composer/xdebug-handler
Restart PHP CLI processes without loading Xdebug (unless xdebug.mode=off), avoiding slowdowns in tools like Composer. Creates a temporary ini with Xdebug commented out and relaunches the command, with env vars to allow Xdebug or inspect original ini paths.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cosmologist/symfony-common-bundle | 0.81 | — | 2 | 2 | 0 | 0 | 0 | 0.2 | — | — | 7 years ago | |
| baldinof/roadrunner-bundle | 0.81 | — | 307 | 307 | 59 | 49K | 12 | 36.6 | 7.1 | MIT | 1 week ago | |
| bitban/psysh-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aeatech/web-snapshot-profiler-xhprof-bundle | 0.80 | Symfony bundle for production-friendly web profiling with XHProf and XHGui. Capture snapshot profiles per request, control sampling via route/header/request param matchers, and configure flags for memory/internal function data. Requires PHP 8.2+ and ext-xhprof. | 0 | 0 | 0 | 34 | 0 | 0.0 | 21.3 | MIT | — | |
| sebastianfeldmann/cli | 0.79 | Lightweight PHP library for building CLI tools: defines commands and options, parses argv, validates input, and renders help/usage output. Clean API for composing console applications with consistent argument handling and exit codes. | 21 | 21 | 8 | 300K | 4 | 9.8 | 55.8 | MIT | 1 year ago | |
| symfony/debug | 0.78 | 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,188 | 7,346 | 46 | 1M | 0 | 17.7 | 21.9 | MIT | 3 years ago | |
| zendframework/zend-debug | 0.78 | 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 | 19K | 0 | 0.4 | 31.0 | BSD-3-Clause | 8 years ago | |
| spatie/laravel-artisan-dd | 0.76 | Run one-off Laravel code from the command line without opening Tinker. Use php artisan dd "User::first()" to execute expressions and dump results. Supports multiple expressions and short class names for quick debugging and inspection. | 161 | 164 | 14 | 583 | 0 | 21.2 | 10.2 | MIT | 3 months ago | |
| bitandblack/composer-helper | 0.76 | Laravel-friendly Composer helper utilities that simplify common package tasks like inspecting installed packages, resolving versions, and reading composer.json/lock data. Useful for build tools, diagnostics, and automation where you need Composer metadata programmatically. | 0 | 0 | — | 502 | — | 0.0 | 37.3 | — | — | |
| egulias/listeners-debug-command-bundle | 0.76 | — | 56 | 56 | 11 | 313 | 0 | 2.5 | 11.2 | MIT | 11 years ago | |
| dealerdirect/phpcodesniffer-composer-installer | 0.73 | Composer installer plugin that automatically discovers and installs PHP_CodeSniffer coding standards (rulesets) from Composer packages. It configures PHPCS installed_paths for you, avoiding manual symlinks and configuration. Supports PHPCS 3/4 and Composer 2.2+. | 598 | 606 | 39 | 4M | 6 | 32.4 | 65.2 | MIT | 1 month ago | |
| fabpot/php-cs-fixer | 0.72 | PHP CS Fixer is a command-line tool for automatically fixing PHP coding standards issues. It formats and modernizes code using configurable rulesets, supports custom rule configurations, and helps keep projects consistent and clean across teams and CI. | 13,520 | 13,538 | 1,634 | 21K | 44 | 85.5 | 39.5 | MIT | 3 weeks ago | |
| friendsofphp/php-cs-fixer | 0.72 | PHP CS Fixer automatically fixes PHP code to match coding standards. Use built-in rule sets (PER-CS, Symfony, PhpCsFixer) or custom config to unify style, modernize PHP/PHPUnit code, and apply safe or risky migrations. Supports PHP 7.4–8.5. | 13,520 | 13,609 | 1,635 | 5M | 44 | 86.2 | 72.3 | MIT | 3 weeks ago | |
| maglnet/composer-require-checker | 0.71 | CLI tool that scans your PHP sources and composer.json to ensure every used class/function comes from declared dependencies. Detects “soft” transitive deps and missing required PHP extensions, helping prevent breakage after dependency updates. | 998 | 1,005 | 78 | 484K | 32 | 44.2 | 58.5 | MIT | 2 months ago | |
| bitrix24/b24phpsdk | 0.71 | Bitrix24 PHP SDK for working with the Bitrix24 REST API from Laravel or plain PHP. Provides typed clients, authentication helpers, API method wrappers, pagination, and webhook/OAuth support to simplify integrating CRM, tasks, chats, and other Bitrix24 modules. | 99 | 99 | 55 | 4K | 86 | 45.7 | 56.1 | MIT | 2 weeks ago |
How can I help you explore Laravel packages today?