meenie/javascript-packer

此包已被放弃且不再维护。未建议替代包。

Composer 托管的 Dean Edwards 的 JavaScript Packer 的 PHP 版本镜像

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