shipmonk/phpstan-rules
40 super-strict PHPStan rules from ShipMonk to plug gaps in extra-strict setups. Install via Composer, include rules.neon, then enable/disable or tune rules per-project. Targets tricky PHP edge cases like unsafe comparisons, casts, arrays, enums and more.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| assoconnect/php-quality-config | 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 | 626 | 0 | 28.2 | 45.4 | MIT | 6 days ago | |
| barryvdh/laravel-debugbar | 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,269 | 19,571 | 1,613 | 3M | 71 | 90.2 | 64.0 | MIT | 2 weeks ago | |
| fruitcake/laravel-debugbar | 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,269 | 19,266 | 1,613 | 568K | 71 | 90.8 | 53.7 | MIT | 2 weeks ago | |
| php-debugbar/php-debugbar | 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,386 | 4,388 | 424 | 3M | 0 | 67.2 | 46.6 | MIT | 2 weeks ago | |
| shipmonk/coding-standard | ShipMonk’s PHP_CodeSniffer ruleset for consistent PHP style across ShipMonk packages. Install via Composer, add a phpcs.xml.dist pointing to ShipMonkCodingStandard, then run phpcs to check and phpcbf to auto-fix issues. | 1 | 1 | 0 | 8K | 0 | 20.8 | 58.0 | MIT | 4 weeks ago | |
| shipmonk/coverage-guard | Enforce PHP code coverage in CI by targeting specific core methods/blocks instead of overall %. Legacy-friendly: enforce only new/changed code via git patch. Lightweight (nikic/php-parser), extensible rules, easy CLI to check PHPUnit Clover reports. | 55 | 55 | 1 | 9K | 0 | 21.5 | 35.9 | MIT | 4 days ago | |
| shipmonk/dead-code-detector | PHPStan extension that finds unused PHP code: dead methods, properties, constants, enum cases, cycles, and transitive “dead-tested” members. Supports popular frameworks like Symfony and can auto-remove dead code. Configurable detection and usage providers. | 494 | 498 | 26 | 516K | 6 | 37.6 | 51.8 | — | 4 days ago | |
| shipmonk/phpstan-baseline-per-identifier | Split a PHPStan baseline into multiple NEON files grouped by error identifier, with a loader include. Generate baseline as usual, then run split-phpstan-baseline to organize ignores per identifier for easier reviews and maintenance. | 93 | 95 | 4 | 187K | 1 | 12.2 | 48.8 | — | 7 months ago | |
| wyrihaximus/phpstan-rules-wrapper | Composer wrapper that bundles popular PHPStan rule sets and extensions into one install. Works out of the box with phpstan/extension-installer, pulling in strict, deprecation, PHPUnit, Mockery, dead-code detection, PSR-3, and type-coverage rules. | 6 | 6 | 0 | 133K | 1 | 30.2 | 64.9 | MIT | 3 days ago |
How can I help you explore Laravel packages today?