ilyes512/laravel-dump-server

This package is abandoned and no longer maintained. The author suggests using the https://github.com/specsnl/laravel-dump-server package instead.

Symfony Var-Dump Server for Laravel

Maintainers

Package info

github.com/specsnl/laravel-dump-server

pkg:composer/ilyes512/laravel-dump-server

Statistics

Installs: 6 140

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

2.0.0 2026-03-31 09:49 UTC

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 specsnl/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.