spiral/dumper
High-performance PHP variable dumper for the Spiral framework. Provides readable, developer-friendly dumps for debugging in CLI or web, with clean formatting and easy integration into your app to inspect arrays, objects, and complex data structures.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spiral/snapshots | 0.85 | Laravel snapshot testing helpers for asserting arrays, JSON, and HTTP responses against stored snapshots. Generate, update, and compare snapshots in tests to catch unexpected changes with clear diffs and simple PHPUnit integration. | 2 | 2 | 0 | 779 | 0 | 1.2 | 33.4 | MIT | 7 years ago | |
| spiral/distribution | 0.84 | Spiral Distribution helps install and publish Spiral framework distributions, bundling app skeletons, modules, and configs into reusable packages. It streamlines project bootstrapping, updates, and sharing standardized setups across teams. | 3 | 3 | 0 | 610 | 0 | 0.0 | 30.2 | MIT | — | |
| spiral/validator | 0.84 | Spiral Validator is a lightweight PHP validation component for the Spiral Framework. Define rules, validate arrays and DTOs, collect detailed error messages, and integrate cleanly with requests, forms, and domain services for consistent input validation. | 4 | 4 | 3 | 120K | 1 | 15.9 | 60.4 | MIT | 5 months ago | |
| spiral/auth-http | 0.83 | Spiral auth-http provides HTTP authentication middleware and token transports for Spiral apps. Integrate auth into request pipelines and pass credentials via headers or other HTTP mechanisms, with strong typing, tests, and framework-friendly setup. | 0 | 0 | 0 | 342 | 0 | 1.2 | 35.0 | MIT | 5 years ago | |
| spiral/config | 0.82 | Spiral Config provides a flexible configuration system for Spiral apps. Load, merge, and access settings from multiple sources with a clean API, supporting layered environments and structured config classes for predictable, testable application configuration. | 2 | 2 | 1 | 4K | 0 | 2.4 | 43.8 | MIT | 6 years ago | |
| spiral/exceptions | 0.82 | Universal exception handling component for PHP/Spiral. Provides a consistent way to catch, format, report, and render exceptions across applications and frameworks, with strong static analysis support, tests, and clean integration in Spiral projects. | 4 | 4 | 0 | 3K | 0 | 3.9 | 38.0 | MIT | 6 years ago | |
| spiral/debug | 0.82 | Spiral Debug adds a lightweight debugging toolkit for Spiral/PHP apps. Capture and inspect errors, exceptions, logs, and runtime details during development, with simple integration and minimal overhead for troubleshooting and diagnostics. | 2 | 2 | 1 | 3K | 0 | 4.2 | 41.3 | MIT | 6 years ago | |
| symfony/var-dumper | 0.79 | Symfony VarDumper provides a smarter dump() for inspecting PHP variables, replacing var_dump() with rich, readable output. It can walk complex data structures, improving debugging in CLI and web contexts with configurable dumpers and casters. | 7,436 | 7,575 | 101 | 15M | 0 | 58.5 | 53.7 | MIT | 1 week ago | |
| alkhvalko/symfony-roadrunner-dumper | 0.79 | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| alshenetsky/symfony-roadrunner-dumper | 0.78 | — | 8 | 8 | 4 | 1 | 0 | 0.2 | 0.6 | MIT | — | |
| yiisoft/var-dumper | 0.77 | Yii VarDumper enhances var_dump()/var_export() with safe handling of recursive references, syntax highlighting, and closure export. Includes handy d(), dump(), and dd() helpers for quick debugging. Configurable depth and highlighting. | 21 | 21 | 13 | 30K | 4 | 13.3 | 47.6 | BSD-3-Clause | 6 months ago |
How can I help you explore Laravel packages today?