Skip to content

donama/phpminify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

PHPMin

PHPMin is to PHP what JSmin is to javascript; a light weight python utility for minifying pure PHP application. PHPMin is designed to simply strip all comments, extra whitespaces and depending on your choosen scheme, can also perform variables and functions name replacement with shorter names.

Authors

Basic Usage

You can read up the backdrop of this utility as well as sample usage code on my blog at Kodingama Its very much open to improvement

Useless Information

I built this utility during Christmas 2011. It was a nice way to spend xmas holiday

License

PHPMin is published under the Apache License v2

About

A Python utility for minifying PHP application files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published