Added StyleCI

This commit is contained in:
James Brooks 2015-08-12 09:06:16 +01:00
parent 3f547810e3
commit 30f4607f36

View File

@ -339,6 +339,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [PHPCheckstyle](https://github.com/jbrooksuk/phpcheckstyle) - A tool to help adhere to certain coding conventions.
* [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - A tool to create customisable dependency graphs.
* [Code Climate](http://codeclimate.com) - An automated code review.
* [StyleCI](https://styleci.io) - The PHP Coding Style Service.
## Architectural
*Libraries related to design patterns, programming approaches and ways to organize code.*