Stars
PHP Static Analysis Tool - discover bugs in your code without running it!
Instant Upgrades and Automated Refactoring of any PHP 5.3+ code
Highly opinionated mocking framework for PHP 5.3+
The server component of API Platform: hypermedia and GraphQL APIs in minutes
🔮 Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API.
✔️ PHP Architecture Tester - Easy architecture testing for PHP
Symfony bundle to isolate your app's doctrine database tests and improve the test performance
A CLI tool to check whether a specific composer package uses imported symbols that aren't part of its direct composer dependencies
Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
🚀 Fast detection of composer dependency issues (unused dependencies, shadow dependencies, misplaced dependencies)
👓 Provides a composer package with rules for phpstan/phpstan.
Search abstraction over different search engines written in PHP. Currently implemented Elasticsearch, Opensearch, Algolia, Meilisearch, Loupe, RediSearch, Solr, Typesense. Documentation: https://ph…
PHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository.
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
PHPStan based SQL static analysis and type inference for the database access layer
PHPStan extension to require minimal type-coverage
Find Unused Public Elements in Your Code
🤝 A friendly error formatter extension for PHPStan that provides more readable and informative output, including code snippets and color highlighting.
php tus.io - Server for resumable file uploads using PSR HTTP standards.
From PHPSpec and Prophecy to PHPUnit - use at own risk