jetbrains/phpstorm-attributes
JetBrains PhpStorm Attributes for PHP 8+: add IDE-only attributes like Deprecated, ArrayShape, ObjectShape, and Immutable to improve code completion and static analysis. Bundled with PhpStorm 2020.3+, optional composer dev dependency to avoid “Class not found” in other tools.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| eliashaeussler/phpunit-attributes | 0.80 | PHPUnit Attributes adds modern PHP 8 attributes to define PHPUnit tests, data providers, groups, dependencies and more in a clean, declarative way. Keep test classes readable and reduce annotation/docblock noise while staying compatible with PHPUnit workflows. | 4 | 4 | 1 | 4K | 1 | 17.2 | 44.8 | GPL-3.0 | 4 months ago | |
| jetbrains/phpstorm-stubs | 0.79 | Syntactically correct PHP stub files for core and common extensions, providing function/class signatures, constants, and comprehensive PHPDoc for accurate IDE completion, inspections, type inference, and documentation in PhpStorm and other tools. | 1,390 | 1,373 | 824 | 2M | 0 | 44.0 | 49.7 | Apache-2.0 | 2 months ago | |
| sirbrillig/phpcs-import-detection | 0.76 | PHPCS sniffs that warn when classes/functions/constants are used without an explicit import or fully-qualified name, and flags unused imports. Helps catch namespace issues during refactors (note: PHP 8 tokenization bug/performance caveats). | 32 | 32 | 7 | 6K | 10 | 8.4 | 34.5 | NOASSERTION | 3 years ago | |
| becklyn/schema-org | 0.76 | — | 5 | 5 | 0 | 21 | 0 | 3.6 | 9.0 | BSD-3-Clause | 4 years ago | |
| sstalle/php7cc | 0.76 | — | 1,510 | 1,456 | 121 | 1K | 20 | 19.0 | 10.6 | MIT | 8 years ago | |
| bigoen/redis-bundle | 0.75 | — | 5 | 5 | 0 | 11 | 0 | 3.0 | 6.3 | MIT | 1 year ago | |
| phpmd/phpmd | 0.75 | 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,441 | 2,503 | 352 | 2M | 68 | 45.6 | 60.8 | BSD-3-Clause | 2 years ago | |
| arty/php-coding-standard | 0.75 | — | 2 | 3 | 0 | 14 | 0 | 11.8 | 12.5 | MIT | 6 months ago | |
| contributte/phpstan | 0.75 | Contributte PHPStan integration for Nette projects. Install via Composer and get a ready-to-use PHPStan setup tailored for Nette 3.3+ on PHP 8.2+, with docs and ongoing maintenance by the Contributte team. | 1 | 2 | 2 | 1K | 0 | 10.7 | 42.6 | MIT | 6 months ago | |
| ecphp/php-conventions | 0.75 | Predefined GrumPHP configuration for PHP projects at the European Commission. Adds quality checks via git hooks (or manual runs): license file, composer validation/normalization, linters (YAML/JSON/PHP), Twig CS, PHP-CS-Fixer, PHPCS, PHPStan, Psalm. | 1 | 1 | 1 | 162 | 0 | 0.9 | 28.6 | BSD-3-Clause | 4 years ago | |
| open-southeners/extended-php | 0.75 | Extended PHP helpers for modern apps: adds convenient functions, utilities, and small enhancements that complement core PHP to reduce boilerplate and speed up everyday development. Lightweight, easy to drop into existing projects. | 0 | 0 | 0 | 175 | 0 | 13.3 | 32.7 | MIT | 8 months ago | |
| adbario/php-dot-notation | 0.74 | Lightweight, fast dot-notation access for PHP arrays. Get, set, and manipulate nested data using keys like info.home.address, with optional auto-parsing of dot keys, custom delimiters, and ArrayAccess support so Dot objects behave like arrays. | 462 | 468 | 49 | 231K | 0 | 23.6 | 42.0 | MIT | 3 months ago | |
| overtrue/phplint | 0.72 | PHPLint is a fast PHP syntax linter that runs multiple lint processes in parallel to speed up checking large codebases. Supports modern PHP versions, with easy installation via Composer, PHAR, Docker, or Phive, and configurable rules and paths. | 1,022 | 1,028 | 92 | 291K | 7 | 36.5 | 41.0 | MIT | 1 month ago | |
| kubawerlos/php-cs-fixer-custom-fixers | 0.72 | Custom fixers for FriendsOfPHP PHP-CS-Fixer. Install via Composer, register the Fixers set, then enable individual rules to enforce additional style conventions (e.g., prefer class constants, remove leading global namespace slashes, tidy PHPDoc params). | 241 | 241 | 26 | 334K | 4 | 29.3 | 50.3 | MIT | 2 months ago | |
| php-parallel-lint/php-parallel-lint | 0.72 | Parallel PHP syntax checker that lints files concurrently for faster CI runs. Supports plain/colored text, JSON, and checkstyle output, plus optional blame to find the commit that introduced errors. Install via Composer or use the provided PHAR. | 356 | 362 | 25 | 2M | 23 | 11.4 | 60.2 | NOASSERTION | 2 years ago | |
| phpcompatibility/php-compatibility | 0.71 | PHPCompatibility is a PHP_CodeSniffer ruleset that scans PHP code for cross-version compatibility issues. Check support for specific PHP versions, detect deprecated/removed features, and audit projects when upgrading or maintaining multi-version support. | 2,297 | 2,307 | 204 | 2M | 87 | 52.9 | 68.2 | LGPL-3.0 | 7 months ago | |
| symplify/coding-standard | 0.71 | Opinionated PHP coding standard with 23 fixers for clean, consistent, readable code—no config required. Designed to run with Symplify Easy Coding Standard (ECS); install via Composer and auto-fix formatting like arrays, strict types spacing, line length, and method chaining. | 382 | 383 | 25 | 72K | 0 | 10.8 | 27.3 | MIT | 1 month ago |
How can I help you explore Laravel packages today?