|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| phpcq/all-tasks | 0.89 | phpcq/all-tasks bundles the full set of PHPCQ tasks into one convenient package, so you can install and run multiple code quality tools with a single dependency. Ideal for setting up consistent linting, testing, and analysis in your PHP projects. | 4 | 4 | 1 | 44 | 0 | 0.1 | 13.7 | MIT | — | |
| phpcq/repository-definition | 0.87 | Repository definition package for the PHPCQ (PHP Code Quality) project, used to automate and configure code quality checks in CI pipelines. Part of the phpcq.org ecosystem built around tools like PHP_CodeSniffer and PHPMD. | 0 | 0 | 0 | 36 | 0 | 0.0 | 21.7 | MIT | — | |
| netzmacht/phpspec-phpcq-plugin | 0.86 | PHPSpec plugin for the PHP Coding Quality (phpcq) toolchain. Integrates phpspec runs into phpcq pipelines, enabling automated specification testing as part of your QA checks, reporting, and CI workflows. | 0 | 0 | 0 | 22 | 0 | 0.0 | 18.8 | — | — | |
| contributte/qa | 0.85 | Contributte QA is a dev-only Composer package that bundles and streamlines PHP quality assurance tooling for your project. Install via composer require --dev contributte/qa and follow the included docs to integrate checks into your workflow/CI. | 2 | 3 | 6 | 9K | 0 | 12.9 | 52.9 | MIT | 5 months ago | |
| bernardosecades/php-quality-tools | 0.85 | Collection of PHP quality and static analysis tools bundled for easier setup and consistent code standards across projects, including linters, formatters, and test/coverage helpers to streamline CI and improve code health. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| phpcq/coding-standard | 0.85 | — | 1 | 1 | 3 | 44 | 4 | 1.2 | 19.9 | BSD-3-Clause | — | |
| phpmd/phpmd | 0.85 | PHPMD (PHP Mess Detector) scans PHP code for potential problems like overly complex methods, unused parameters, and suspicious code. It’s a CLI tool with configurable rulesets, Baseline support, and CI-friendly output formats to keep codebases clean. | 2,427 | 2,503 | 351 | 2M | 68 | 45.6 | 60.9 | BSD-3-Clause | 2 years ago | |
| setono/code-quality-pack | 0.84 | Laravel-friendly code quality pack with ready-to-use tools and config for static analysis, coding standards, refactoring, and CI checks. Helps keep projects consistent and maintainable with minimal setup, ideal for teams and shared repositories. | 7 | 7 | 0 | 979 | 0 | 27.6 | 33.6 | MIT | 1 month ago | |
| assoconnect/php-quality-config | 0.83 | Shared quality tooling config for PHP projects: standardized settings for static analysis, coding style, and CI checks. Helps teams apply consistent code quality rules across repositories with minimal setup. | 0 | 0 | 2 | 279 | 0 | 17.1 | — | MIT | 2 months ago | |
| phpstan/phpstan | 0.83 | PHPStan is a static analysis tool for PHP that finds bugs without running your code. It catches whole classes of errors early, improving type safety and code correctness, and helps you spot issues before writing tests or deploying. | 13,968 | 14,039 | 951 | 9M | 1,051 | 93.7 | 72.2 | MIT | 1 week ago | |
| graham-campbell/analyzer | 0.83 | Analyzer by Graham Campbell statically checks your PHP code to ensure referenced classes actually exist, helping catch typos and missing dependencies early. Supports PHP 8.1–8.5 and integrates with PHPUnit 10–13. | 29 | 30 | 5 | 6K | 0 | 25.7 | 36.2 | MIT | 2 months ago | |
| 2a/symfony-performance-analyzer | 0.83 | — | 1 | 1 | 0 | 0 | 1 | 0.7 | — | — | 1 year ago | |
| covex-nn/phpcb | 0.82 | PHP Code Beautifier (phpcb) for formatting and cleaning up PHP codebases. Helps apply consistent styling, improve readability, and standardize code output across projects and teams, suitable for use in local workflows or automation. | 2 | 2 | 2 | 27 | 0 | 0.0 | 9.8 | BSD-3-Clause | — | |
| edgedesign/phpqa | 0.82 | — | 563 | 564 | 59 | 25K | 2 | 23.5 | 25.6 | MIT | 6 months ago | |
| stefanzweifel/laravel-stats-phploc | 0.82 | Fork of sebastianbergmann/phploc used to keep wnx/laravel-stats compatible across Laravel versions by supporting multiple sebastian/version releases. Measures PHP project size and structure (LOC, complexity, dependencies). Not intended for real projects. | 5 | 5 | 1 | 22K | 0 | 9.8 | 52.4 | BSD-3-Clause | 7 months ago | |
| phpcq/runner-bootstrap | 0.82 | Bootstrap package for phpcq/runner. Provides the minimal runtime setup to start the runner reliably in different environments, handling initial configuration and wiring so tools can execute consistently in CI and local setups. | 0 | 0 | 1 | 445 | 2 | 0.4 | 36.5 | — | — | |
| covex-nn/phpqatools | 0.81 | — | 4 | 5 | 0 | 0 | 0 | 0.0 | — | — | — | |
| wnx/laravel-stats | 0.80 | — | 1,748 | 1,751 | 84 | 24K | 0 | 35.5 | 18.4 | MIT | 2 months ago | |
| phpcq/phpcq | 0.80 | — | 17 | 17 | 3 | 46 | 9 | 18.0 | 11.9 | MIT | 3 months ago | |
| nunomaduro/phpinsights | 0.80 | PHP Insights analyzes PHP code quality, style, architecture, and complexity from your terminal. Works out of the box with Laravel (artisan insights), Symfony, Yii, Magento, and more, with built-in checks for reliability and loose coupling. | 5,600 | 5,598 | 297 | 276K | 69 | 75.6 | 54.3 | MIT | 1 month ago |
How can I help you explore Laravel packages today?