Download the PHP package beyondcode/laravel-dump-server without Composer
On this page you can find all versions of the php package beyondcode/laravel-dump-server. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download beyondcode/laravel-dump-server
More information about beyondcode/laravel-dump-server
Files in beyondcode/laravel-dump-server
Package laravel-dump-server
Short Description Symfony Var-Dump Server for Laravel
License MIT
Homepage https://github.com/beyondcode/laravel-dump-server
Informations about the package laravel-dump-server
Laravel Dump Server
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:
Documentation
You can find the documentation on the Beyond Code website.
Looking for dump
on steroids? Check out Laravel Herd!
Herd Pro gives you a powerful interface to help you watch and collect your debug information.
All of your application's dump()
and dd()
calls will be beautifully formatted and can be filtered from Herd's separate Dump window.
Just keep using dump()
as usual – Herd will take care of the rest.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Marcel Pociot
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-dump-server with dependencies
illuminate/console Version 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/http Version 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/support Version 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
symfony/var-dumper Version ^5.0|^6.0|^7.0