Serializer Component
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
- Read Documentation
- View Source Code
- MIT License
- 135 million downloads (161,973 per day)
- 1,889 OSS projects use it
- First released on October 2011
Help Symfony by sponsoring the development of this package.
In exchange, we'll display the logo and description of your company in this section.
Contact us for more information.
Installation
Use Composer to install this component in your PHP project:
$ composer require symfony/serializer