Login   Register  
PHP Classes
elePHPant
Icontem

Class: The (sort of) PHP Compiler

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Warren Smith  >  The (sort of) PHP Compiler  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: The (sort of) PHP Compiler
Base name: sortacompiler
Description: Obfuscate PHP code using filters and compression
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1232 users
All time rank: 2548
Week users: 1 user
Week rank: 2467
Picture of Warren Smith
Author: Warren Smith <e-mail contact>
Packages: 4 Browse this author's classes Browse this author's classes
Country: United Kingdom United Kingdom - PHP jobs in United Kingdom
Age: ???
All time rank: 53929 in United Kingdom United Kingdom
Week rank: 994 Down43 in United Kingdom United Kingdom Down
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This class can be used to obfuscate PHP code.

It can parse one or more PHP source code files using the PHP tokenizer functions to remove comments and white space.

The resulting code can be compressed using gzip before it generates a self-extracting PHP script that decompresses the original obfuscated code.

It class can call an hook to further obfuscate the source after it has been compressed.

 

  Groups  
Group folder image Utilities and Tools General purpose tools to simplify software development View top rated classes
Group folder image Code Generation Compilers and tools that generate code automatically View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  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 folder image Files  
File Role Description
Files folder imagedocs (4 files)
Files folder imageexamples (1 file)
Plain text file Compiler.class.php Class The (sort of) PHP Compiler Class

  Files  /  Files folder image docs  
File Role Description
  Plain text file AUTHORS Doc. AUTHORS
  Plain text file CHANGELOG Doc. CHANGELOG
  Plain text file README Doc. README
  Plain text file TODO Doc. TODO

  Files  /  Files folder image examples  
File Role Description
  Plain text file Compiler.php Example An example to serve as a command line front-end for the class

Download all files: sortacompiler.tar.gz sortacompiler.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.