meenie/javascript-packer

This package is abandoned and no longer maintained. No replacement package was suggested.

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

1.1 2013-03-25 21:54 UTC

This package is auto-updated.

Last update: 2023-09-16 16:33:05 UTC


README

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