Skip to content

Node functions to serialize and unserialize data ont PHP serialization standard.

License

Notifications You must be signed in to change notification settings

filipiz/node-php-serializer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-serializer

Functions to serialize and unserialize data ont PHP serialization standard.

Getting Started

Install the module with: npm install php-serializer

var php_serializer = require('php-serializer');
php_serializer.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.

Release History

(Nothing yet)

License

Copyright (c) 2013 Filipi Zimermann
Licensed under the MIT license.

About

Node functions to serialize and unserialize data ont PHP serialization standard.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published