Libraries tagged by var-export
symfony/var-exporter
432520069 Downloads
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
brick/varexporter
35853142 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
riimu/kit-phpencoder
8626512 Downloads
Highly customizable alternative to var_export for PHP code generation
tysonandre/var_representation_polyfill
7152329 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
yiisoft/var-dumper
1448141 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
phan/var_representation_polyfill
299831 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
kktsvetkov/krumo
62986 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.
componenta/var-export
7215 Downloads
Generate deterministic executable PHP expressions for scalars, arrays, closures, enums, and explicitly enabled readonly value objects
henzeb/var-export-wrapper
21594 Downloads
wrapping objects and closures for var_export
perchten/neat_html
2062 Downloads
Pretty-print PHP objects and arrays in html, json etc.
jrmajor/exporter
3086 Downloads
Like var_export, but unstable and you shouldn't use it
bnomei/kirby3-php-cachedriver
2803 Downloads
PHP based Cache-Driver
secursus/var_representation_polyfill
2885 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
eloquent/depict
146 Downloads
A fast, recursion-safe, and succinct replacement for var_dump/var_export/print_r.
webino/var-export-php
5 Downloads
Exports variable as PHP file code.