laravel-dump-server maintained by beyondcode
Description
Symfony Var-Dump Server for Laravel
Author
Last update
2020/12/15 10:57 (dev-master)
License
Downloads
15 786 442
Tags
Last update
2020/12/15 10:57
License
Require
- symfony/var-dumper ^5.0
- illuminate/console 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0
- illuminate/http 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0
- illuminate/support 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0
- php >=7.2.5
Last update
2020/12/15 10:57
License
Require
- php >=7.2.5
- illuminate/console 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0
- illuminate/http 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0
- illuminate/support 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0
- symfony/var-dumper ^5.0
Last update
2020/10/22 07:39
License
Require
- php ^7.2.5
- illuminate/console 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0
- illuminate/http 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0
- illuminate/support 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0
- symfony/var-dumper ^5.0
Last update
2020/09/14 07:14
License
Require
- php ^7.2.5
- illuminate/console 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0
- illuminate/http 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0
- illuminate/support 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0
- symfony/var-dumper ^5.0
Last update
2020/03/04 15:23
License
Require
- php ^7.1
- illuminate/console 5.6.*|5.7.*|5.8.*|^6.0|^7.0
- illuminate/http 5.6.*|5.7.*|5.8.*|^6.0|^7.0
- illuminate/support 5.6.*|5.7.*|5.8.*|^6.0|^7.0
- symfony/var-dumper ^5.0
Last update
2019/08/11 13:17
License
Require
- php ^7.1
- illuminate/console 5.6.*|5.7.*|5.8.*|^6.0
- illuminate/http 5.6.*|5.7.*|5.8.*|^6.0
- illuminate/support 5.6.*|5.7.*|5.8.*|^6.0
- symfony/var-dumper ^4.1.1
Last update
2018/10/04 07:22
License
Require
- php ^7.1
- illuminate/console 5.6.*|5.7.*|5.8.*
- illuminate/http 5.6.*|5.7.*|5.8.*
- illuminate/support 5.6.*|5.7.*|5.8.*
- symfony/var-dumper ^4.1.1
Last update
2018/08/05 19:09
License
Require
- php ^7.1
- illuminate/console 5.6.*|5.7.*
- illuminate/http 5.6.*|5.7.*
- illuminate/support 5.6.*|5.7.*
- symfony/var-dumper ^4.1.1
Last update
2018/08/05 18:56
License
Require
- php ^7.1
- illuminate/console 5.6.*|5.7.*
- illuminate/http 5.6.*|5.7.*
- illuminate/support 5.6.*|5.7.*
- symfony/var-dumper ^4.1.1
Last update
2018/07/20 11:01
License
Require
- php ^7.1
- illuminate/console 5.6.*
- illuminate/support 5.6.*
- symfony/var-dumper ^4.1.1
- illuminate/http 5.6.*
Last update
2018/07/19 13:18
License
Require
- php ^7.1
- illuminate/console 5.6.*
- illuminate/support 5.6.*
- symfony/var-dumper ^4.1.1
- illuminate/http 5.6.*
Last update
2018/07/17 07:42
License
Require
- php ^7.1
- illuminate/console 5.6.*
- illuminate/support 5.6.*
- symfony/var-dumper ^4.1.1
- illuminate/http 5.6.*
Last update
2018/07/11 15:24
License
Require
- php ^7.1
- illuminate/console 5.6.*
- illuminate/support 5.6.*
- symfony/var-dumper ^4.1.1
- illuminate/http 5.6.*
Last update
2018/07/09 19:02
License
Require
- php ^7.1
- illuminate/console 5.6.*
- illuminate/support 5.6.*
- symfony/var-dumper ^4.1.1
- illuminate/http 5.6.*
Last update
2018/07/09 09:57
License
Require
- php ^7.1
- illuminate/console 5.6.*
- illuminate/support 5.6.*
- symfony/var-dumper ~4.1
- illuminate/http 5.6.*
comments powered by Disqus
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:
composer require --dev beyondcode/laravel-dump-server
Documentation
You can find the documentation on the Beyond Code website.
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.