Libraries tagged by var-export
symfony/var-exporter
413249683 Downloads
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
brick/varexporter
33733592 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
riimu/kit-phpencoder
8350072 Downloads
Highly customizable alternative to var_export for PHP code generation
yiisoft/var-dumper
1370927 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
6911618 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
186631 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
kktsvetkov/krumo
62360 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.
symfony/deepclone
6607 Downloads
Export any serializable PHP values as pure arrays - accelerator for Symfony's DeepCloner
henzeb/var-export-wrapper
18358 Downloads
wrapping objects and closures for var_export
bnomei/kirby3-php-cachedriver
2767 Downloads
PHP based Cache-Driver
jrmajor/exporter
3052 Downloads
Like var_export, but unstable and you shouldn't use it
gameplayjdk/php-file-cache
5894 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
secursus/var_representation_polyfill
2850 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
componenta/var-export
9 Downloads
Export PHP variables to their string representation with support for closures, arrays, and configurable formatting
perchten/neat_html
2038 Downloads
Pretty-print PHP objects and arrays in html, json etc.