library lz-compressor
PHP Class implementation of LZ-String javascript.
juhasz-adam/lz-compressor
PHP Class implementation of LZ-String javascript.
- Thursday, February 4, 2016
- by JuhaszAdam
- Repository
- 1 Watchers
- 0 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 29 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
lz-string-php
PHP Class implementation of LZ-String javascript, (*1)
Based on the LZ-String javascript found here: http://pieroxy.net/blog/pages/lz-string/index.html, (*2)
If you plan to exchange your data via AJAX use the base64 methods hence this is HTTP save., (*3)
- 2014-05-09 Added support for special chars like é,È, ... [Thanks to @carlholmberg]
-
2014-03-12 Small Bugfix added (Thanks to Filipe), (*4)
-
2016-02-04 Overhaul and refactor, (*5)
dev-master
9999999-dev
PHP Class implementation of LZ-String javascript.
Sources
Download
The Requires