Download the PHP package cnastasi/serializer without Composer
On this page you can find all versions of the php package cnastasi/serializer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cnastasi/serializer
More information about cnastasi/serializer
Files in cnastasi/serializer
Download cnastasi/serializer
More information about cnastasi/serializer
Files in cnastasi/serializer
Vendor cnastasi
Package serializer
Short Description A experimental serializer using php 7.4 typed properties and reflection
License proprietary
Package serializer
Short Description A experimental serializer using php 7.4 typed properties and reflection
License proprietary
Please rate this library. Is it a good library?
Informations about the package serializer
Serializer
It permits to serialize and unserialize value objects.
- Simple Objects: With just a primitive inside
- Composite Objects: Objects formed by composition of two or more Simple Objects
- Collections: Objects formed by a collection of Simple or Composite objects
How to install
How to use
Serialize a simple value object
Unserialize a simple value object
Complex example
All versions of serializer with dependencies
PHP Build Version
Package Version
The package cnastasi/serializer contains the following files
Loading the files please wait ....