phpstan/phpstan: PHP Static Analysis Tool - discover bugs in your code without running it!
"PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code."
Hudson is the leading open-source continuous integration server. Thanks to its thriving plugin ecosystem, it supports building and testing virtually any project. The goal of this project is to provide a standard template for Hudson jobs for PHP projects.
Bytekit is a PHP extension that provides userspace access to the opcodes generated by PHP's compiler.
bytekit-cli is a command-line tool that leverages Bytekit to perform common code analysis tasks.