Libraries tagged by var_export
symfony/var-exporter
418021155 Downloads
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
brick/varexporter
34251906 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
riimu/kit-phpencoder
8416250 Downloads
Highly customizable alternative to var_export for PHP code generation
yiisoft/var-dumper
1386799 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
tysonandre/var_representation_polyfill
6969761 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
phan/var_representation_polyfill
215812 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
symfony/deepclone
7534 Downloads
Export any serializable PHP values as pure arrays - accelerator for Symfony's DeepCloner
kktsvetkov/krumo
62504 Downloads
Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.
henzeb/var-export-wrapper
18803 Downloads
wrapping objects and closures for var_export
bnomei/kirby3-php-cachedriver
2773 Downloads
PHP based Cache-Driver
jrmajor/exporter
3054 Downloads
Like var_export, but unstable and you shouldn't use it
secursus/var_representation_polyfill
2857 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
perchten/neat_html
2042 Downloads
Pretty-print PHP objects and arrays in html, json etc.
gameplayjdk/php-file-cache
5894 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
webino/var-export-php
5 Downloads
Exports variable as PHP file code.