Blog |
			Forum |
			Repository |
			Wizard
		
		Jump to letter: [
			
				ACDGILMOPQRWXYZ
			]
		
		
			
				
					php-symfony4-var-exporter - Symfony exporting data structure to plain PHP code (version 4)
					
						- Website:
- http://symfony.com/doc/4.4/components/var_exporter.html
- Licence:
- MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
						- 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