Download the PHP package atphp/serializer without Composer
On this page you can find all versions of the php package atphp/serializer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download atphp/serializer
More information about atphp/serializer
Files in atphp/serializer
Download atphp/serializer
More information about atphp/serializer
Files in atphp/serializer
Vendor atphp
Package serializer
Short Description Very simple library to serialize/unserialize PHP objects.
License MIT
Homepage https://github.com/andytruong/serializer
Package serializer
Short Description Very simple library to serialize/unserialize PHP objects.
License MIT
Homepage https://github.com/andytruong/serializer
Keywords jsonserializer
Please rate this library. Is it a good library?
Informations about the package serializer
Serializer
Very simple Serializer/Unserializer for PHP objects.
If we have this very simple class:
Then we can easy create new Person object from a structured array:
We can also easy create new Person object from a structured array:
The library also supports Trait, nested objects, … check ./resources/docs for more informations.
All versions of serializer with dependencies
PHP Build Version
Package Version
The package atphp/serializer contains the following files
Loading the files please wait ....