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
- 160 million downloads (238,660 per day)
- 2,006 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