Tomas Votruba has a new post to his site sharing a listing of some of the more useful and well-established development tooling for PHP and related technologies.
From coding standard tools, over static analysis to instant upgrade tools. This post is going to be a geeky history trip.Which tool was first? How they build on shoulders of each other?
Are you a lazy programmer who wants to delegate as much work as possible to 3rd party code? Today, you'll become even lazier.
He breaks the article down into three sections, each with several tools linked under them:
- Coding Standard Tools
- Static Analysis Tools
- Instant Upgrade Tools
The items under each link to more information about the tool and provides a brief summary of how it helps you and your code. There's not any examples of them in use, though. You'll need to visit the project's page for more information about that.