From 30f4607f36984ca2bd6df7eba5973af19d76aa62 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Wed, 12 Aug 2015 09:06:16 +0100 Subject: [PATCH] Added StyleCI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8b985bd..eb61040 100644 --- a/README.md +++ b/README.md @@ -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.*