Download the PHP package byjg/serializer without Composer
On this page you can find all versions of the php package byjg/serializer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download byjg/serializer
More information about byjg/serializer
Files in byjg/serializer
Download byjg/serializer
More information about byjg/serializer
Files in byjg/serializer
Vendor byjg
Package serializer
Short Description Serialize any object into array and format it JSON or XML
License MIT
Package serializer
Short Description Serialize any object into array and format it JSON or XML
License MIT
Please rate this library. Is it a good library?
Informations about the package serializer
Serializer
The Serializer library is a versatile tool that allows you to convert any object, array, or stdClass
into JSON, XML, YAML, or an array. It also enables you to apply filters to properties during
the conversion process. Additionally, you can parse attributes and apply transformations to property
values on the fly.
The library also allows you to copy content from one object to another, even if their properties differ.
For more information, please check:
- Serialize
- ObjectCopy
- ObjectCopyInterface
Install
Test
Dependencies
All versions of serializer with dependencies
PHP Build Version
Package Version
The package byjg/serializer contains the following files
Loading the files please wait ....