As of 2004-12-28 00:00:00 GMT, this project is no longer under active development.
PHPStripper is a small yet powerful utility that strips a PHP file to assure the file can be parsed optimally. It removes comments, unnecessary spaces and tabs, empty lines and is sometimes able to detect and merge unnecessarily seperated strings.
Be the first to post a text review of PHPStripper. Rate and review a project by clicking thumbs up or thumbs down in the right column.
This new version includes support for variable name replacing. Because this method is not guaranteed fault-free it can be turned off.
Added support for variable name replacing.
Added support for variable name replacing.
PHPStripper 0.1, a powerful tool to strip unnecessary content from PHP files, has been released! It removes comments, unnecessary spaces and tabs, empty lines and is sometimes able to detect unnecessarily seperated strings and will merge them. By doing this, it has shown to strip about 35-50% percent from a PHP file, thereby significantly decreasing its size and reducing parse times.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?