dd
Debugger
A package that extends the dd function in Laravel applications to provide an alternative implementation.
dd
is a helper method in Laravel. This package will add the dd
to your application.
116 stars
6 watching
7 forks
Language: PHP
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
phalcon/dd | Adds debug and logging helpers to a Phalcon application | 21 |
recca0120/laravel-tracy | A package to integrate Nette Tracy Debugger into Laravel applications. | 385 |
ismail0234/phalcon-bb-debugger | A tool that provides detailed information about a web application's performance and internal workings | 5 |
rdehnhardt/skeleton | A Laravel application with registration disabled and modified routing and file structure. | 177 |
allada/gdd | Debugs Go programs using Chrome Devtools and an underlying debugger framework | 42 |
derekparker/delve | A debugger for the Go programming language aimed at providing simple and full featured debugging tools. | 635 |
yadakhov/laradump | A package to manage backups and restores of MySQL databases using Laravel's console commands. | 25 |
microsoft/dbgshell | Automates tasks in the Windows debugger | 675 |
scrothers/libsodium-laravel | Laravel integration with a portable, cross-compilable software library for encryption, decryption, signatures, and password hashing. | 22 |
zdharma-continuum/zgdbm | An extension to a GDB debugger for C code with customizable build and library settings | 0 |
darsain/laravel-console | An in-browser tool for testing and executing Laravel code without creating additional routes or controllers. | 170 |
lsrur/inspector | Toolset for debugging and profiling web applications, especially those built using the Laravel framework. | 235 |
richbayliss/docker-laravel | A set of Dockerfiles and Docker Compose configuration files for running a PHP web application in Docker | 1 |
jeroen-g/laravel-packager | A tool that automates the creation of new Laravel packages with minimal boilerplate code | 1,356 |
moshebe/gebug | Makes debugging and hot-reloading of Go applications running in Docker containers easier by providing a tool for setting up a fully suited debugging environment. | 634 |