dungang / jspacker
javascript packer , a copy from the Dean Edwards JavaScript's Packer
dev-master
2017-04-06 07:11 UTC
Requires
- php: >=5.4.0
This package is not auto-updated.
Last update: 2025-03-21 23:00:38 UTC
README
a copy from the Dean Edwards JavaScript's Packer
This is the php version of the Dean Edwards JavaScript's Packer, Based on :
ParseMaster, version 1.0.2 (2005-08-19) Copyright 2005, Dean Edwards a multi-pattern parser. KNOWN BUG: erroneous behavior when using escapeChar with a replacement value that is a function
packer, version 2.0.2 (2005-08-19) Copyright 2004-2005, Dean Edwards
License: http://creativecommons.org/licenses/LGPL/2.1/
Ported to PHP by Nicolas Martin.