Libraries tagged by var_export
symfony/var-exporter
437219007 Downloads
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
brick/varexporter
36360394 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
riimu/kit-phpencoder
8691184 Downloads
Highly customizable alternative to var_export for PHP code generation
yiisoft/var-dumper
1466901 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
7201626 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
325733 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
kktsvetkov/krumo
63129 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
12923 Downloads
Export any serializable PHP values as pure arrays - accelerator for Symfony's DeepCloner
componenta/var-export
7323 Downloads
Export scalars, arrays, enums, and portable closures as executable PHP expressions
henzeb/var-export-wrapper
22593 Downloads
wrapping objects and closures for var_export
bnomei/kirby3-php-cachedriver
2819 Downloads
PHP based Cache-Driver
perchten/neat_html
2075 Downloads
Pretty-print PHP objects and arrays in html, json etc.
secursus/var_representation_polyfill
2897 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.