Libraries tagged by debugkit
kafoso/type-formatter
4887 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.
ka4ivan/laravel-api-debugger
135 Downloads
A debugging tool for Laravel APIs that provides request execution time and query profiling.
jorisvanw/apilogger
14398 Downloads
Small laravel package for viewing api logs which can be used in debugging.
itul/larabuilder
2785 Downloads
Builder Class for debugging in laravel
iextra/dumper
195 Downloads
Class for easy debugging
gajus/bugger
33 Downloads
Bugger is a collection of functions for debugging PHP code.
flipjms/laravel-scenarios
15637 Downloads
An easier way to put your application into different states for easy debugging/development
eboreum/caster
5279 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
1877 Downloads
Make programming fun again by printing cats when debugging and dumping data
defstudio/impersonator
5336 Downloads
Easily impersonate another user for debugging purpose
bueltge/debug-objects
53 Downloads
WordPress Plugin for debugging and learning with and at the application.
bpocallaghan/impersonate
12798 Downloads
Debugging a problem and need to login as one of your customers? This allows you to authenticate as any of your customers.
afeefa/debug-dump-log
4372 Downloads
Simple console or logfile debugging
stephenjude/api-test-helper
3272 Downloads
A collection of helper methods for testing and debugging API endpoints
psb/psb-debug
2270 Downloads
Collection of debugging tools