churn-php : churn-php is a package that helps you identify php files in your project that could be good candidates for refactoring.
PHP Insights : PHP Insights was carefully crafted to simplify the analysis of your code directly from your terminal, and is the perfect starting point to analyze the...
The PHP Coding Standards Fixer : The PHP Coding Standards Fixer tool fixes most issues in your code when you want to follow the PHP coding standards as defined in the PSR-1 and PSR-2 ...
Phan : Phan is a static analyzer that looks for common issues and will verify type compatibility on various operations when type information is available or ...
Hurl : Hurl is a command line tool that runs HTTP requests defined in a simple plain text format.
It can chain requests, capture values and evaluate queries ...
YOURLS stands for Your Own URL Shortener. It is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL or bitly).