php-jms-serializer - Library for (de-)serializing data of any complexity
- Website:
- http://jmsyst.com/libs/serializer
- Licence:
- MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
This library allows you to (de-)serialize data of any complexity. Currently, it supports XML, JSON, and YAML. It also provides you with a rich tool-set to adapt the output to your specific needs. Built-in features include: * (De-)serialize data of any complexity; circular references are handled gracefully. * Supports many built-in PHP types (such as dates) * Integrates with Doctrine ORM, et. al. * Supports versioning, e.g. for APIs * Configurable via PHP, XML, YAML, or Doctrine Annotations Autoloader: /usr/share/php/JMS/Serializer/autoload.php
Packages
php-jms-serializer-1.14.1-5.remi.src | [157 KiB] |
Changelog by Remi Collet (2021-03-31):
- add minimal fix for PHP 8 |
php-jms-serializer-1.14.1-3.remi.src | [157 KiB] |
Changelog by Shawn Iwinski (2020-08-18):
- Bumping release to ensure all changes are built |
php-jms-serializer-1.14.1-2.remi.src | [156 KiB] |
Changelog by Remi Collet (2020-08-18):
- Update to 1.14.1 - Change license from ASL 2.0 to MIT |
php-jms-serializer-1.10.0-1.remi.src | [154 KiB] |
Changelog by Shawn Iwinski (2017-12-14):
- Update to 1.10.0 (RHBZ #1508429) - Allow Symfony 3 |
php-jms-serializer-1.9.0-1.remi.src | [151 KiB] |
Changelog by Shawn Iwinski (2017-10-07):
- Update to 1.9.0 - Copy some remirepo modifications to make backporting easier: https://git.remirepo.net/cgit/rpms/php/jms/php-jms-serializer.git/commit/?id=a33673e63e7e85740df0b340eafb96c8682a084a |
php-jms-serializer-1.8.1-1.remi.src | [149 KiB] |
Changelog by Shawn Iwinski (2017-08-12):
- Update to 1.8.1 |