Diagnostic.css : Diagnostic.css is a stylesheet which allows the user to test for common errors in a page's markup.
Also : https://github.com/karlgroves/diagnostic.css
Pa11y : Monitor the accessibility of your websites with pa11y-dashboard, and protect against accessibility errors creeping into your codebase.
webhint : webhint is a linting tool that will help you with your site's accessibility, speed, security and more, by checking your code for best practices and co...
Goutte : Goutte is a screen scraping and web crawling library for PHP.
Goutte provides a nice API to crawl websites and extract data from the HTML/XML response...
PHPMD - PHP Mess Detector : What PHPMD does is: It takes a given PHP source code base and look for several potential problems within that source. These problems can be things lik...
Mink is an open source acceptance test framework for web applications, written in PHP 5.3.