Download the PHP package andytruong/serializer without Composer
On this page you can find all versions of the php package andytruong/serializer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download andytruong/serializer
More information about andytruong/serializer
Files in andytruong/serializer
Download andytruong/serializer
More information about andytruong/serializer
Files in andytruong/serializer
Vendor andytruong
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 andytruong/serializer contains the following files
Loading the files please wait ....