Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meenie/javascript-packer
A GitHub mirror of http://joliclic.free.fr/php/javascript-packer/en/
https://github.com/meenie/javascript-packer
Last synced: 3 days ago
JSON representation
A GitHub mirror of http://joliclic.free.fr/php/javascript-packer/en/
- Host: GitHub
- URL: https://github.com/meenie/javascript-packer
- Owner: meenie
- Created: 2013-03-25T21:47:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-29T16:14:51.000Z (almost 9 years ago)
- Last Synced: 2024-05-17T04:01:46.597Z (7 months ago)
- Language: PHP
- Size: 15.6 KB
- Stars: 42
- Watchers: 4
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
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.phpPHP 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