psalm/plugin-symfony
Psalm plugin for Symfony: improves static analysis with accurate container service/parameter typing, service subscriber support, console input types, Doctrine repository mapping, Symfony-specific fixes, naming convention checks, DI warnings, and taint analysis.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| phpstan/phpstan-symfony | 0.86 | PHPStan extension for Symfony that improves static analysis with precise return types and framework-specific rules. Understands container/services, parameters, controllers, request/headers, serializer, forms, messenger handlers, cache callbacks, config tree builders, and more. | 795 | 798 | 101 | 2M | 61 | 53.2 | 82.1 | MIT | 1 month ago | |
| vimeo/psalm | 0.86 | Psalm is a PHP static analysis tool that finds type errors, dead code, and risky patterns before runtime. Add it to your CI to improve code quality, enforce stricter typing, and catch bugs early in applications and libraries. | 5,868 | 5,885 | 701 | 1M | 1,925 | 85.9 | 63.8 | MIT | 3 months ago | |
| weirdan/doctrine-psalm-plugin | 0.85 | Psalm plugin for Doctrine ORM projects. Adds smarter type inference for EntityManager, repositories, proxies and collections, reducing false positives and improving static analysis of Doctrine entities and queries in PHP applications. | 87 | 89 | 42 | 103K | 29 | 20.0 | 53.5 | — | 1 year ago | |
| lctrs/psalm-psr-container-plugin | 0.83 | Psalm plugin that improves static analysis for PSR-11 containers. Adds smarter type inference for container get/has calls so services and dependencies resolve to the right classes, reducing false positives and making container-heavy code safer to refactor. | 17 | 17 | 7 | 9K | 2 | 5.8 | 39.3 | MIT | 1 year ago | |
| escapestudios/symfony2-coding-standard | 0.72 | PHP_CodeSniffer ruleset applying Symfony2 coding standards. Helps enforce consistent formatting, naming, and best practices in Symfony/PHP projects. Easy to install via Composer and integrate into CI to catch style issues early. | 406 | 410 | 102 | 123K | 15 | 9.5 | 38.9 | MIT | — | |
| fig-r/psr2r-sniffer | 0.71 | PHP_CodeSniffer ruleset implementing PSR-2-R for PHP 8.1+ projects. Includes 190+ sniffs, supports CI, and can auto-fix many issues via phpcbf. Install with Composer and reference the bundled PSR2R ruleset in phpcs.xml. | 32 | 33 | 8 | 27K | 0 | 29.5 | 47.2 | MIT | 3 weeks ago | |
| braincrafted/symfony2cs-bundle | 0.71 | — | 3 | 4 | 0 | 0 | 0 | 0.6 | — | MIT | 11 years ago | |
| spryker/code-sniffer | 0.71 | Spryker Code Sniffer is a PHP_CodeSniffer ruleset for Spryker projects. Enforces Spryker coding standards and best practices, supports automated code style checks in CI, and helps keep code consistent across teams and modules. | 38 | 38 | 12 | 45K | 6 | 31.4 | 52.6 | MIT | 3 weeks ago | |
| j13k/yaml-lint | 0.70 | Laravel-friendly YAML linter powered by yamllint. Validate YAML files in your project or CI, catch syntax and style issues early, and fail builds on invalid configuration. Simple command integration for consistent YAML across environments. | 16 | 17 | 5 | 10K | 9 | 11.2 | 42.5 | MIT | 8 months ago | |
| dealerdirect/phpcodesniffer-composer-installer | 0.70 | Composer installer plugin that automatically registers PHP_CodeSniffer coding standards (rulesets) from your dependencies. It scans installed packages for phpcodesniffer-standard rulesets and configures PHPCS installed_paths—no symlinks or manual setup. | 602 | 609 | 38 | 5M | 5 | 29.4 | 62.3 | MIT | 2 months ago | |
| ergebnis/php-cs-fixer-config | 0.70 | Factory-style PHP-CS-Fixer config for projects: choose a versioned ruleset (PHP 5.3–8.3), generate a consistent configuration, and keep coding standards aligned across repositories. Install via Composer and use with friendsofphp/php-cs-fixer. | 70 | 70 | 17 | 45K | 1 | 32.6 | 45.5 | MIT | 6 days ago |
How can I help you explore Laravel packages today?