meenie / javascript-packer
Composer hosted mirror of the PHP Version of Dean Edwards' JavaScript Packer
Installs: 1 630 048
Dependents: 33
Suggesters: 5
Security: 0
Stars: 41
Watchers: 4
Forks: 14
Open Issues: 2
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