serialize-like-php
v1.0.1
Published
Emulates the php functions for serialize and unserialize
Downloads
564
Readme
serialize-like-php
Emulates the php functions for serialize and unserialize. Helpful for working with (or migrating!) php applications.
Credits
I just packageified this and added tests. These are the folks that wrote the meat of it:
serialize:
discuss at: http://phpjs.org/functions/serialize/
original by: Arpad Ray (mailto:[email protected])
improved by: Dino
improved by: Le Torbi (http://www.letorbi.de/)
improved by: Kevin van Zonneveld (http://kevin.vanzonneveld.net/)
bugfixed by: Andrej Pavlovic
bugfixed by: Garagoth
bugfixed by: Russell Walker (http://www.nbill.co.uk/)
bugfixed by: Jamie Beck (http://www.terabit.ca/)
bugfixed by: Kevin van Zonneveld (http://kevin.vanzonneveld.net/)
bugfixed by: Ben (http://benblume.co.uk/)
unserialize:
discuss at: http://phpjs.org/functions/unserialize/
original by: Arpad Ray (mailto:[email protected])
improved by: Pedro Tainha (http://www.pedrotainha.com)
improved by: Kevin van Zonneveld (http://kevin.vanzonneveld.net)
improved by: Kevin van Zonneveld (http://kevin.vanzonneveld.net)
improved by: Chris
improved by: James
improved by: Le Torbi
improved by: Eli Skeggs
bugfixed by: dptr1988
bugfixed by: Kevin van Zonneveld (http://kevin.vanzonneveld.net)
bugfixed by: Brett Zamir (http://brett-zamir.me)
revised by: d3x
input by: Brett Zamir (http://brett-zamir.me)
input by: Martin (http://www.erlenwiese.de/)
input by: kilops
input by: Jaroslaw Czarniak