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
- 92 million downloads (182,167 per day)
- 1,599 OSS projects use it
- First released on October 2011
Installation
Use Composer to install this component in your PHP project:
$ composer require symfony/serializer