php-zumba-json-serializer - Serialize PHP variables
Website: | https://github.com/zumba/json-serializer |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- 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.0-1.aldos.noarch [12 KiB] |
Changelog
by Remi Collet (2023-09-26):
- update to 3.2.0 - sources from git snapshot - switch to phpunit10 |