firephp/firephp-core
Core library for FirePHP: send server-side debugging messages from PHP to the browser via HTTP headers. Inspect variables, logs, warnings, traces and exceptions in real time with compatible browser extensions, without breaking page output.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dvelopment/firephp-bundle | 0.90 | — | 0 | 0 | 1 | 41 | 0 | 0.0 | 18.0 | — | — | |
| siguici/laravel-devtools | 0.86 | A lightweight set of dev tools for Laravel to speed up local development. Adds helpful debugging and productivity utilities you can enable in development environments to inspect requests, log output, and streamline common workflow tasks. | 1 | — | 0 | — | 0 | 4.1 | — | MIT | 7 months ago | |
| zendframework/zend-debug | 0.85 | zend-debug provides debugging utilities for Zend Framework apps, including variable dumping, debug messages, and helpers to inspect execution during development. Useful for troubleshooting and profiling in legacy ZF-based projects. | 12 | 13 | 14 | 15K | 0 | 0.4 | 29.8 | BSD-3-Clause | 8 years ago | |
| barryvdh/laravel-debugbar | 0.85 | Laravel Debugbar integrates PHP Debug Bar into Laravel, showing request, queries, views, routes, logs, exceptions, and performance details in a handy toolbar. Great for local debugging and profiling; configurable and easy to enable/disable per environment. | 19,271 | 19,578 | 1,615 | 3M | 70 | 89.6 | 63.8 | MIT | 1 month ago | |
| adityasetiono/api-logger-bundle | 0.84 | Symfony2 bundle that logs REST API requests/responses (default /api/), tracks duration, and flags slow calls. Configurable enable/disable and slow-time threshold, with optional separate Monolog channels/files for API and slow logs. | 0 | 0 | 1 | 0 | 0 | 0.9 | — | — | 8 years ago | |
| raulfraile/ladybug | 0.84 | Ladybug is an extensible var_dump/print_r replacement for PHP 5.3+ that renders any variable, object, or resource in a clean, readable format. Simple global helper (ladybug_dump) with solid docs and framework integrations. | 436 | 458 | 48 | 1K | 15 | 14.6 | 13.4 | MIT | 10 years ago | |
| fruitcake/laravel-debugbar | 0.83 | Integrate PHP DebugBar into Laravel to inspect requests in real time. Track queries, time, memory, routes, views, events, logs, and exceptions with an in-browser toolbar. Configurable collectors, storage, and easy setup for local development and debugging. | 19,271 | 19,273 | 1,615 | 605K | 70 | 90.2 | 53.8 | MIT | 1 month ago | |
| symfony/debug | 0.83 | Symfony Debug provides tools to improve PHP error handling and debugging: enhanced exceptions, stack traces, error pages, and dumping utilities to inspect variables. Helps developers diagnose issues faster during development and integrate consistent error reporting. | 7,176 | 7,346 | 46 | 1M | 0 | 17.7 | 21.7 | MIT | 4 years ago | |
| php-debugbar/php-debugbar | 0.83 | PHP Debug Bar displays a development-only debug toolbar in the browser with timing, memory, messages, exceptions, request data, SQL/PDO, Monolog, Symfony components, and more. Easy to integrate, AJAX-aware, extensible, and can save/reopen requests. | 4,385 | 4,388 | 424 | 3M | 0 | 66.4 | 46.3 | MIT | 1 month ago | |
| facade/ignition | 0.82 | Beautiful error pages and debugging tools for Laravel. Ignition provides a detailed exception UI with stack traces, code previews, environment info, and helpful solutions to quickly diagnose and fix issues during local development. | 2,077 | 2,087 | 177 | 421K | 0 | 25.2 | 33.3 | MIT | 3 years ago | |
| symfony/debug-bundle | 0.81 | Symfony DebugBundle integrates the VarDumper component and MonologBridge’s ServerLogCommand into the full-stack framework, enhancing debugging and server-side logging during development with tight Symfony tooling support. | 2,360 | 2,372 | 10 | 3M | 0 | 38.0 | 49.1 | MIT | 2 months ago | |
| laravel/framework | 0.81 | Laravel’s core framework code for building modern PHP web apps with elegant syntax. Includes fast routing, a powerful DI container, sessions and caching, database migrations, queues for jobs, and real-time event broadcasting. | 34,839 | 35,311 | 11,937 | 12M | 55 | 94.9 | 72.1 | MIT | 2 days ago | |
| cakephp/core | 0.71 | Core framework utilities for CakePHP: shared classes for configuration, routing, events, cache/logging, error handling, and common helpers used across CakePHP applications and plugins. Provides the foundational building blocks that other CakePHP packages depend on. | 61 | 65 | 4 | 657K | 0 | 0.4 | 55.3 | NOASSERTION | — | |
| boson-php/http | 0.70 | Lightweight HTTP client utilities for PHP. Provides simple request/response handling with a focus on clear, minimal APIs suitable for small services, scripts, and internal tools. Designed to keep dependencies low while staying easy to extend and integrate. | 0 | 0 | 0 | 23 | 0 | 0.0 | 19.1 | MIT | — | |
| phpcollection/phpcollection | 0.70 | PHP Collection provides a flexible, object-oriented collection library for PHP. It offers common collection types and utilities to manage groups of objects consistently, with a clean API and solid documentation. Ideal for domains needing reusable collection abstractions. | 964 | 1,001 | 51 | 207K | 9 | 10.4 | 35.7 | Apache-2.0 | 4 years ago | |
| testo/testo | 0.70 | Testo is an extensible PHP testing framework with a lightweight core and middleware system. It lets you fully control your test environment while keeping familiar PHP syntax. Includes an init command, suite/plugin config via testo.php, and Composer scripts. | 203 | 203 | 12 | 10K | 18 | 41.0 | 37.7 | BSD-3-Clause | 1 month ago | |
| andreas-glaser/php-helpers | 0.68 | PHP 8.2+ helper toolkit offering ArrayHelper and other utilities for everyday tasks. Includes dot-notation get/set/unset, key/value lookups, insert/prepend/append, random/first/last helpers, filtering empty values, implode/explode helpers, key casing conversion, and more. | 13 | 14 | 2 | 739 | 0 | 2.8 | 23.9 | MIT | 1 year ago | |
| leafo/lessphp | 0.68 | leafo/lessphp is a PHP compiler for the LESS CSS language. Compile .less files to CSS in your apps or build scripts, with support for variables, mixins, nesting, imports, and other core LESS features, plus caching and CLI usage. | 2,180 | 2,212 | 512 | 18K | 185 | 45.9 | 38.1 | NOASSERTION | — | |
| php-flasher/flasher-livewire | 0.68 | — | 9 | 8 | 0 | 18 | 0 | 0.0 | 4.4 | MIT | — | |
| phpcr/phpcr | 0.67 | PHPCR defines a common PHP interface for content repositories, inspired by JCR. It standardizes storing and querying structured content across implementations, enabling interchangeable backends, consistent APIs, and integration with tools like Doctrine and Symfony. | 441 | 443 | 35 | 37K | 2 | 9.0 | 27.4 | NOASSERTION | 1 year ago |
How can I help you explore Laravel packages today?