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 | 566 | 0 | 26.7 | 44.2 | MIT | 2 months 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,281 | 19,588 | 1,611 | 3M | 69 | 90.8 | 63.5 | MIT | 1 month 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,281 | 19,283 | 1,611 | 738K | 69 | 91.4 | 54.0 | MIT | 1 month 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,381 | 4,386 | 423 | 3M | 0 | 64.8 | 46.2 | MIT | 2 months 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 | 7K | 0 | 19.0 | 55.7 | MIT | 2 months 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. | 56 | 56 | 0 | 30K | 0 | 19.6 | 43.6 | MIT | 2 months 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. | 508 | 504 | 27 | 608K | 6 | 37.2 | 52.5 | MIT | 3 weeks 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 | 242K | 2 | 11.3 | 49.9 | — | 9 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 | 31.6 | 64.9 | MIT | 4 weeks ago |
How can I help you explore Laravel packages today?