Libraries tagged by debugging
ntzm/icecream
300 Downloads
Sweet and creamy print debugging
lsrur/inspector
41090 Downloads
Laravel Inspector, debugging and profiling tools for Web Artisans
loskoderos/moo
193 Downloads
Moo is a PHP micro framework to make life and debugging miserable
keversc/var-trumper
568 Downloads
Add a citation of D. Trump to your dumps while debugging
kba-team/byte-debug
1635 Downloads
A simple class for debugging bytes by converting them to a printable string.
kafoso/type-formatter
3661 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.
jorisvanw/apilogger
12159 Downloads
Small laravel package for viewing api logs which can be used in debugging.
itul/larabuilder
1791 Downloads
Builder Class for debugging in laravel
htmlburger/carbon-debug
34929 Downloads
Debugging functions, wrapping around Symfony's VarDumper.
hesamrad/laravel-api-debugger
115 Downloads
A Laravel package to ease the process of debugging JSON APIs.
gajus/bugger
30 Downloads
Bugger is a collection of functions for debugging PHP code.
eboreum/caster
2382 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.
djaxho/laravel-cats
1796 Downloads
Make programming fun again by printing cats when debugging and dumping data
dilneiss/kint
1299 Downloads
Kint - debugging tool for PHP developers
devlog/devlog
30943 Downloads
The Developer's Log extension provides development logging/debugging functionality for usage of GeneralUtility::devlog() and a BE module to browse the logs.