phpstan / phpstan-src
PHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository.
β345Updated this week
Alternatives and similar repositories for phpstan-src:
Users that are interested in phpstan-src are comparing it to the libraries listed below
- Extra strict and opinionated rules for PHPStanβ637Updated this week
- π Provides a composer package with rules for phpstan/phpstan.β395Updated 2 weeks ago
- PhpStorm specific attributesβ400Updated 4 months ago
- PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.β397Updated this week
- Tool to compare two revisions of a class API to check for BC breaksβ581Updated this week
- A CLI tool to check whether a specific composer package uses imported symbols that aren't part of its direct composer dependenciesβ935Updated this week
- A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside the process. Yβ¦β477Updated last week
- The Phar Installation and Verification Environment (PHIVE)β597Updated 2 weeks ago
- PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to rβ¦β282Updated last week
- No conflicts for your bin dependenciesβ495Updated 4 months ago
- PHPStan based SQL static analysis and type inference for the database access layerβ269Updated 2 weeks ago
- π΅ Provides a composer plugin for normalizing composer.json.β1,068Updated 2 weeks ago
- A MySQL engine written in pure PHPβ557Updated 2 weeks ago
- PHP library that helps to map any input into a strongly-typed value object structure.β1,347Updated 2 weeks ago
- Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API.β1,212Updated this week
- PCOV - CodeCoverage compatible driver for PHPβ720Updated 3 months ago
- π Fast detection of composer dependency issues (unused dependencies, shadow dependencies, misplaced dependencies)β496Updated last month
- A set of custom fixers for PHP CS Fixerβ222Updated this 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β¦β510Updated 2 months ago
- A home for runtimes.β423Updated last month
- PHPUnit Plugin for detecting Memory Leaks in code and testsβ499Updated this week
- A (memory) friendly, easy, lazy and modular collection class.β726Updated last month
- A way to test without writing actual testΒ casesβ661Updated last month
- It validates PSR-7 messages (HTTP request/response) against OpenAPI specificationsβ541Updated 7 months ago
- Detect banned code through PHPStanβ257Updated 3 months ago
- Slevomat Coding Standard for PHP_CodeSniffer provides many useful sniffsβ1,422Updated 3 weeks ago
- π PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmersβ1,275Updated this week
- Show unused composer dependencies by scanning your codeβ1,559Updated this week
- βοΈ PHP Architecture Tester - Easy architecture testing for PHP