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
- 212 million downloads (216,384 per day)
- 2,272 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.
Use Composer to install this component in your PHP project:
$ composer require symfony/serializer