Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package
bcompiler
Installed
- no -
Latest
1.0.2
License
PHP
Summary
A bytecode compiler
Description
bcompiler enables you to encode your scripts in phpbytecode, enabling you to protect the source code.
bcompiler could be used in the following situations
- to create a exe file of a PHP-GTK application (in conjunction with other software)
- to create closed source libraries
- to provide clients with time expired software (prior to payment)
- to deliver close source applications
- for use on embedded systems, where disk space is a priority.
For install instructions see the manual at pear.php.net
Dependencies
PHP Version: 4.0.0 or newer PEAR Package: pear.php.net/PEAR 1.4.0b1 or newer