ilyes512 / laravel-dump-server
Symfony Var-Dump Server for Laravel
1.10.0
2025-04-16 20:25 UTC
Requires
- php: >=7.2.5
- illuminate/console: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/http: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
- symfony/var-dumper: ^5.0|^6.0|^7.0
Requires (Dev)
- phpunit/phpunit: ^10.5
Replaces
README
Bringing the Symfony Var-Dump Server to Laravel.
This package will give you a dump server, that collects all your dump
call outputs, so that it does not interfere with HTTP / API responses.
Installation
You can install the package via composer:
composer require --dev ilyes512/laravel-dump-server
Documentation
You can find the documentation in the docs dir.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email marcel@beyondco.de instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.