phpstan / phpstan-strict-rulesLinks
Extra strict and opinionated rules for PHPStan
☆671Updated last month
Alternatives and similar repositories for phpstan-strict-rules
Users that are interested in phpstan-strict-rules are comparing it to the libraries listed below
Sorting:
- PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.☆429Updated 3 weeks ago
- PHPUnit extensions and rules for PHPStan☆514Updated last week
- Removes `final` and `readonly` keywords from source code on-the-fly and allows mocking of final methods and classes. It can be used toget…☆548Updated 3 months ago
- A CLI tool to check whether a specific composer package uses imported symbols that aren't part of its direct composer dependencies☆971Updated last week
- 👓 Provides a composer package with rules for phpstan/phpstan.☆430Updated this week
- PhpStorm specific attributes☆411Updated last year
- Coding Standard rules for PHP projects with focus on Clean Architecture☆377Updated 3 weeks ago
- No conflicts for your bin dependencies☆514Updated last year
- Composer plugin for automatic installation of PHPStan extensions.☆478Updated 2 months ago
- This tool check syntax of PHP files faster than serial check with fancier output.☆343Updated this week
- Tool to compare two revisions of a class API to check for BC breaks☆587Updated this week
- 🎵 Provides a composer plugin for normalizing composer.json.☆1,092Updated this week
- The coding standard of the Doctrine project.☆319Updated last week
- Detect banned code through PHPStan☆284Updated last month
- Extended PHP 8.1+ enums features & specific integrations with frameworks and libraries☆329Updated 2 months ago
- PHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository.☆377Updated this week
- Jane is a set of libraries to generate Models & API Clients based on JSON Schema / OpenAPI specs☆662Updated last week
- PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to r…☆318Updated 3 weeks ago
- It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications☆551Updated last year
- A (memory) friendly, easy, lazy and modular collection class.☆740Updated this week
- PCOV - CodeCoverage compatible driver for PHP