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...
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 ...
Buf : A CLI tool to help working with Protocol Buffers.
Buf currently contains:
A linter that enforces good API design choices and structure.
A breaking ch...
Prisma : Prisma turns your database into a powerful GraphQL API which you can either use to build your own GraphQL server or connect to it directly from the fr...
Rocketeer : The fast deployer for modern applications
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).