php-brick-varexporter

powerful alternative to var_export()
  https://github.com/brick/varexporter
  0
  no reviews



This library aims to provide a prettier, safer, and powerful alternative to var_export(), which can export closures and objects without __set_state(). The output is valid and standalone PHP code, that does not depend on the brick/varexporter library.