sndsgd / serializer
Data serialization for PHP
1.1.0
2017-03-18 21:42 UTC
Requires
- php: >=7.0.0
- sndsgd/util: >=1.1
Requires (Dev)
- php-mock/php-mock-phpunit: ^1.1
- phpunit/phpunit: ~5
- satooshi/php-coveralls: ~1.0
This package is not auto-updated.
Last update: 2024-10-26 20:09:55 UTC
README
Data serialization for PHP.
Requirements
You need PHP >= 7.0 to use this library, however, the latest stable version of PHP is recommended.
Install
Install sndsgd/serializer
using Composer.
composer require sndsgd/serializer