Libraries tagged by debug
shipmonk/memory-scanner
581 Downloads
Lightweight PHP library for analyzing memory usage, tracking object references, and debugging memory leaks
pdir/contao-sticky-footer
13190 Downloads
Sticky footer for the backend with pure css and no javascript. Adds a class "debug" to the body if debug mode is active.
oat-sa/extension-tao-xmledit
20474 Downloads
xml editing tools and debugger
novaway/elasticsearch-bundle
76988 Downloads
Symfony bundle to add debug information to elasticsearch/elasticsearch and ruflin/elastica
mortenscheel/tracer
2227 Downloads
A PHP library for advanced stack trace handling and debugging.
modernmcguire/mailspy
4554 Downloads
MailSpy is a Laravel package that allows you to capture and inspect emails sent by your application. It was created to help with testing and debugging email sending in Laravel applications in addition to getting around low retention log limits in services like MailGun and MailerSend.
kdyby/nette-session-panel
89475 Downloads
Nette DebugBar panel, that allows you inspect your sessions.
heimseiten/contao-sticky-footer-backend-bundle
12218 Downloads
Sticky Footer für das Backend mit purem css. Der Footer wird sofort angezeigt und nicht erst nach dem scrollen. Funktioniert auch im Debug-Modus.
halleck45/phpmetrics-collector-bundle
10848 Downloads
Display PhpMetrics informations in Symfony Debug bar
flightphp/tracy-extensions
2572 Downloads
A few Flight specific extensions for Tracy Debugger to help debug your code quickly.
eboreum/caster
4534 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.
chevere/trace
22042 Downloads
Tooling for handling debug_backtrace items
bpocallaghan/impersonate
12682 Downloads
Debugging a problem and need to login as one of your customers? This allows you to authenticate as any of your customers.
atk14/templates-panel
35332 Downloads
A panel for Tracy Debugger in an ATK14 project. Displays nested list of all rendered templates.
atk14/mail-panel
37098 Downloads
A panel for Tracy Debugger showing html and plain output of ApplicationMailer