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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sebastian/exporter | 0.85 | Exports PHP variables to readable, deterministic strings for visualization and debugging. Handles scalars, arrays (including recursion), objects, resources, and special float values (NAN/INF). Useful for test output, diffs, and diagnostics. | 6,822 | 6,832 | 35 | 12M | 4 | 51.7 | 54.2 | BSD-3-Clause | 2 months ago | |
| symfony/var-exporter | 0.85 | Symfony VarExporter lets you export any serializable PHP value to fast, OPcache-friendly PHP code (preserving __sleep/__wakeup, Serializable, __serialize). Includes Instantiator/Hydrator for bypassing constructors, deep cloning, and lazy-loading traits. | 2,102 | 2,108 | 6 | 8M | 0 | 40.6 | 58.6 | MIT | 1 week ago | |
| laravel/airlock | 0.61 | Laravel Sanctum (formerly Airlock) provides a lightweight authentication system for Laravel SPAs and simple APIs. Issue and manage API tokens or use cookie-based session auth for first-party SPAs, with minimal setup and seamless integration. | 2,942 | 2,924 | 323 | 92 | 2 | 53.9 | 0.7 | MIT | 1 month ago | |
| directorytree/bartender | 0.61 | Opinionated Laravel package for Socialite authentication. Ships ready-to-use routes and controller for /auth/{driver}/redirect and /callback, plus migrations to store provider IDs and optional access/refresh tokens. Highly customizable and extensible. | 284 | 284 | 13 | 2K | 0 | 25.7 | 13.2 | MIT | 1 week ago | |
| livewire/volt | 0.61 | Volt is a functional API for Livewire that supports single-file components, letting you write a component’s PHP logic and Blade template together in one file for a cleaner, more streamlined workflow. | 420 | 420 | 36 | 374K | 10 | 36.1 | 52.2 | MIT | 2 weeks ago | |
| laravel/folio | 0.60 | Laravel Folio is a page-based router for Laravel that maps routes from your filesystem to simplify routing. Define pages as files, reduce route boilerplate, and build apps faster with a clean, convention-driven approach. | 605 | 607 | 50 | 33K | 1 | 32.1 | 28.3 | MIT | 2 weeks ago | |
| livewire/blaze | 0.58 | Blaze accelerates Laravel anonymous Blade components by compiling templates into optimized PHP functions, cutting 91–97% of rendering overhead with drop-in compatibility. Enable per component via @blaze or optimize directories, with optional memoization and folding. | 689 | 689 | 33 | 185K | 2 | 31.7 | 42.2 | MIT | 1 week ago |
How can I help you explore Laravel packages today?