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