Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-zumba-json-serializer - Serialize PHP variables

Website:
https://github.com/zumba/json-serializer
Licence:
MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
This is a library to serialize PHP variables in JSON format. It is similar
of the serialize() function in PHP, but the output is a string JSON encoded.
You can also unserialize the JSON generated by this tool and have you PHP
content back.

Autoloader: /usr/share/php/Zumba/JsonSerializer/autoload.php

Packages

php-zumba-json-serializer-3.2.1-1.fc37.remi.noarch [16 KiB] Changelog by Remi Collet (2023-10-19):
- update to 3.2.1
php-zumba-json-serializer-3.2.0-1.fc37.remi.noarch [16 KiB] Changelog by Remi Collet (2023-09-26):
- update to 3.2.0
- sources from git snapshot
- switch to phpunit10