Libraries tagged by var_export
m-derakhshi/varexporter
5 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
fas/exportable
173 Downloads
Fast and simple var exporter
vectorface/varexporter-legacy
1035 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
frostaly/var-exporter
30 Downloads
The frostaly VarExporter component.
francislavoie/varexporter
14 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
tinyphp-function/var_export2
17 Downloads
Outputs or returns a parsable string representation of a variable
jysperu/function-var-export2
27 Downloads
Función var_export2
jonathanport/artisan-export-config-vars-to-heroku
1999 Downloads
A simple Artisan command for Laravel to auto export .env config vars into a Heroku app. Removes the issue of having to manually add all config vars. Especially useful if you have lots!
kamiyang/ext-t3cv_export
2 Downloads
Extbase console command to dump and export TYPO3 CONF VARS
richirm/qdump
20 Downloads
Improved var_dump()
jamalosm/laravel-config-writer
468 Downloads
Laravel config writer
jamalosm/config
474 Downloads
Easy to use class for working with php configuration files
duzun/callback_cache
5 Downloads
Decorates a callback with cache (OPCache, FS) with LOCK_EX on write
logocomune/debug
89 Downloads
simple debugging tool which prints human-readable information about a variable.
eloquent/depict
93 Downloads
A fast, recursion-safe, and succinct replacement for var_dump/var_export/print_r.