meenie/javascript-packer

Composer hosted mirror of the PHP Version of Dean Edwards' JavaScript Packer


Keywords
javascript packer
License
LGPL-2.1

Documentation

PHP 5 :
use class.JavaScriptPacker.php (Tested under PHP 5.1.2, 5.1.3, 5.1.4, 5.2.3.)
 - usage and comments in source.
 - there are 2 examples in this archive for PHP 5,
   'example-file.php' and example-inline.php

PHP 4 :
use class.JavaScriptPacker.php4, it's an adaptation for PHP4.
The examples in this archive will not work directly with PHP 4, they are
writen in PHP5, you'll need to adapt them. If some functions are missing in
PHP 4, you can find their equivalent here :
http://pear.php.net/package/PHP_Compat