brick/varexporter
Prettier, safer alternative to PHP var_export(). Exports variables as standalone executable PHP code (no runtime dependency) with short array syntax, cleaner numeric arrays, and support for closures and custom objects beyond __set_state(), ideal for fast OPcache-friendly caching.
A powerful alternative to var_export(), which can export closures and objects without __set_state()
How can I help you explore Laravel packages today?