Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-symfony4-var-exporter - Symfony exporting data structure to plain PHP code (version 4)

Website:
http://symfony.com/doc/master/components/var_exporter.html
Licence:
MIT
Vendor:
Remi Collet
Description:
The VarExporter component allows exporting any serializable PHP data structure
to plain PHP code. While doing so, it preserves all the semantics associated
with the serialization mechanism of PHP (__wakeup, __sleep, Serializable).

It also provides an instantiator that allows creating and populating objects
without calling their constructor nor any other methods.

Autoloader: /usr/share/php/Symfony4/Component/VarExporter/autoload.php

Packages

php-symfony4-var-exporter-4.2.9-1.fc27.remi.noarch [23 KiB] Changelog by Remi Collet (2019-06-04):
- update to 4.2.9
- raise dependency on twig 1.41
- raise dependency on contracts 1.1.1
php-symfony4-var-exporter-4.2.8-1.fc27.remi.noarch [23 KiB] Changelog by Remi Collet (2019-05-02):
- update to 4.2.8
- raise dependency on twig 1.40