New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

serialize-like-php

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serialize-like-php

Emulates the php functions for serialize and unserialize

1.0.1
latest
Source
npm
Version published
Maintainers
1
Created
Source

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:arpad@php.net)
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:arpad@php.net)
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

Keywords

serialize

FAQs

Package last updated on 16 Jul 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts