Skip to content

ThreeLetters/PHP-Minify-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

PHP-Minify-js

Minify php with javascript - https://github.com/ThreeLetters/SuperSQL

Purpose

  • To minify php code as much as possible
  • To do so quickly and effficiently
  • To be very lightweight

Features

  • Removes uneccessary whitespace (Extra spaces, etc...)
  • Replaces long variables with short ones
  • Very small and lightweight

Usage

  1. Use the minify function in minify.js. Pass in the php code, and options(optional)

About

Minify php with javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published