Libraries tagged by denbug
mad-web/nova-telescope-link
195186 Downloads
Smart Link for Laravel Nova to Telescope Debug Assistant.
kdyby/html-validator-panel
34373 Downloads
Nette DebugBar panel for validating the output HTML.
kafoso/type-formatter
4622 Downloads
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
jvitasek/dumpanddie
1154 Downloads
Dump and die (dd) as known in Laravel for Tracy (Nette Framework debugger).
jsmitka/nette-xdebug-helper
13412 Downloads
Simple extension for Nette Framework, which integrates into the Debug Bar and enables you to easily start and stop a Xdebug session.
janharsa/tracy-environment-panel
5189 Downloads
Information of the environment variables to Tracy Debugger bar
itul/larabuilder
2663 Downloads
Builder Class for debugging in laravel
hershel-theodore-layton/sql-queryf
107 Downloads
Render queryf-style SQL queries to strings for logging and debugging
fof/clockwork
3796 Downloads
Debug your Flarum forum with Clockwork
flipjms/laravel-scenarios
15465 Downloads
An easier way to put your application into different states for easy debugging/development
eboreum/caster
4893 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
crayxn/hyperf-xdebug
1152 Downloads
Start Hyperf Server On Debug(xdebug) Mode
cmyker/doctrine-sql-logger
29795 Downloads
Doctrine SQL query debugger with binded parameters
clodeindustrie/silverstripe-consoler
1113 Downloads
Debug to your browser console
bpocallaghan/impersonate
12742 Downloads
Debugging a problem and need to login as one of your customers? This allows you to authenticate as any of your customers.