Libraries tagged by php debugger
tox82/server-timing-helper
2254 Downloads
A simple helper class for Server Timing. Easily profile your code's execution time and send it to the client via the Server-Timing header.
slick/error-handler
720 Downloads
PHP Error Handler module that captures and displays all throwable errors in a given format, making debugging easier and more efficient
phpconsole/phpconsole
7498 Downloads
A detached logging facility for PHP to aid your daily development routine
laratel/opentelemetry
78 Downloads
A Laravel package for OpenTelemetry tracing, metrics, and logging integration.
gevans/honeybadger
7584 Downloads
Honeybadger PHP library
blackbam/cistoolkit
8181 Downloads
A generic toolkit containing a lot of very useful PHP classes
chevere/xrdebug
2279 Downloads
PHP client library for xrDebug
neunerlei/dbg
3795 Downloads
PHP debugging suitcase for your daily work
gajus/bugger
33 Downloads
Bugger is a collection of functions for debugging PHP code.
kafoso/type-formatter
4536 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.
eboreum/caster
4784 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.
cadre/atlasorm-debugbar-bridge
107 Downloads
Library to use PHP DebugBar with Atlas ORM
lepampim/fast-dbg-php
11 Downloads
Library for debugging PHP pages simply and quickly in an HTML environment
phpdevcommunity/php-vardumper
21 Downloads
A lightweight and versatile PHP library for debugging and inspecting variables with customizable output formats.
php-kit/php-web-console
2371 Downloads
In-browser debugging tools for your PHP applications