Login   Register  
PHP Classes

Class: Cruncher class

Icontem
elePHPant

  Classes of Andrea Giammarchi  >  Cruncher class  >  Download  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Cruncher class Support forum
Base name: cruncher
Description: Compact source code removing comments and spaces
Version: 0.9
Required PHP version: 4
License: MIT/X Consortium License
 
  Author   Group folder image Groups   Detailed description  
  Dependencies   Dependents   Applications   Files Files  

Author

Picture of Andrea Giammarchi
Name: Andrea Giammarchi <e-mail contact>
Published packages: 17 Browse this author's classes Browse this author's classes
Country: Italy Italy - PHP jobs in Italy
Home page: http://www.3site.it/

Groups

Group folder image Utilities and Tools General purpose tools to simplify software development View top rated classes
Group folder image Compression Data compression and file archive manipulation View top rated classes

Detailed description

This class can be used to compact source code by removing comments and white space.

It uses the SourceMap class to extract only the relevant tokens to remove comments and white space from the original source code.

It was meant to process code in languages based on ECMAScript, like JavaScript, ActionScript, and others, but could be used to clean code in other languages.

Packages needed by this class

Class Dependency Why it is needed
SourceMap
Required
Use this class to map source codes

Packages that need this class

Class Dependency Why it is needed
GzOutput
Required
Required to remove comments and reduce sorces size

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Accessible without login Plain text file Cruncher.class.php Class Cruncher core
Download all files: cruncher.tar.gz cruncher.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.