28 projects
The Symfony PHP Framework
Symfony is a PHP web application framework designed for building robust, scalable, and maintainable web applications using reusable components and a structured MVC architecture. It’s widely used for enterprise-level projects and forms the foundation of many other PHP platforms, including Laravel and Drupal.
16,949
3,344
$66M
CakePHP
CakePHP is a rapid development framework for PHP that provides an extensible architecture for developing, maintaining, and deploying web applications. It uses commonly known design patterns like MVC and ORM, offering a flexible but robust structure for building both simple and complex systems.
3,739
564
$8.1M
Laravel Debugbar
Laravel Debugbar is a package that integrates PHP Debug Bar with Laravel to provide debugging and profiling information during development. It displays detailed information about queries, requests, views, events, and other metrics in a debug toolbar at the bottom of Laravel applications.
2,540
572
$233K
debug
A small debugging utility for Node.js and web browsers that provides namespaced debugging output with color-coded messages and support for multiple debug levels
1,453
608
$31K
OpenOCD ESP32
OpenOCD branch with ESP32 JTAG support
1,411
394
$13M
Bullet
help to kill N+1 queries and unused eager loading
1,023
372
$250K
Whistle
HTTP, HTTP2, HTTPS, Websocket debugging proxy
1,014
123
$3.2M
Clockwork
Clockwork - php dev tools in your browser - server-side component
717
164
$259K
SlimToolkit
SlimToolkit (aka DockerSlim) provides a way to inspect, optimize/slim and debug containers SlimToolkit/Slim is best know for its ability to minify container images. It was created during a global Docker hackathon project (as DockerSlim). It uses static and dynamic container analysis to understand the containerized application and what it needs to run, so it can generate the smallest possible container images. The lesser known capabilities include the xray command used to inspect container images and the debug command used to debug minimal container images by attaching a debugging container to the target container.
616
219
$58M
PsySH
A REPL for PHP
597
227
$1.1M
strace
strace is a diagnostic, debugging and instructional userspace utility for Linux that allows monitoring and tampering with interactions between processes and the Linux kernel through system calls and signals
523
175
$8.2M
Vulkan Tools
A collection of development tools and utilities for the Vulkan graphics API, including validation layers, debugging tools, and runtime components to assist developers in creating and optimizing Vulkan applications
486
75
$2M
debug.rb
Debugging functionality for Ruby
426
164
$1.1M
Inspektor Gadget
Inspektor Gadget is a collection of tools (or gadgets) to debug and inspect Kubernetes resources and applications. It manages the packaging, deployment and execution of eBPF programs in a Kubernetes cluster, including many based on BCC tools, as well as some developed specifically for use in Inspektor Gadget. It automatically maps low-level kernel primitives to high-level Kubernetes resources, making it easier and quicker to find the relevant information.
291
86
$18M
Delve
Delve is a debugger for the Go programming language that provides a full-featured debugging environment for Go applications. It enables developers to inspect program state, set breakpoints, step through code execution, and analyze variables during runtime.
288
74
$18M
Nette Database
🏆 A full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.
247
55
$215K
pyOCD
PyOCD is a Python-based debugging and programming tool for ARM Cortex-M microcontrollers. It provides a high-level interface for debugging embedded systems, flash programming capabilities, and supports various debug probes including CMSIS-DAP and DAPLink.
218
31
$153M
go-spew
Implements a deep pretty printer for Go data structures to aid in debugging
169
90
$124K
object-inspect
string representations of objects in node and the browser
41
20
$60K
libdwarf
Libdwarf is a library for reading and writing DWARF2, DWARF3, DWARF4, and DWARF5 debugging information. It handles the details of DWARF data structures and formats, providing an API for debugger applications and other tools that need to process debugging information.
36
5
$5.9M
Django Debug Toolbar
A configurable set of panels that display various debug information about the current request/response.
Envinfo
Generate a report about your development environment for debugging and issue reporting
KDbg
A Graphical Debugger Interface around GDB