UNPKG

@roblabla/php-serialization

Version:

A library used to serialize and unserialize like it was in php (especially useful for manipulating laravel sessions stored with redis server)

12 lines (8 loc) 115 B
language: node_js node_js: - "0.12" - "0.10" before_install: - npm install -g mocha scripts: - npm test