Kint : Kint for PHP is a tool designed to present your debugging data in the absolutely best way possible.
In other words, it’s var_dump() and debug_backtrac...
Psalm : Psalm is a static analysis tool for finding errors in PHP applications.
apiato : apiato is a starter project, designed to help you build scalable API’s faster, by providing tools and functionalities that facilitates the development...
ApiGen : ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc.
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...
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).