mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Merge pull request #382 from stichoza-forks/code-climate
Added Code Climate
This commit is contained in:
commit
e139e8799f
@ -334,6 +334,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
|
* [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
|
||||||
* [PHPCheckstyle](https://github.com/jbrooksuk/phpcheckstyle) - A tool to help adhere to certain coding conventions.
|
* [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.
|
* [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - A tool to create customisable dependency graphs.
|
||||||
|
* [Code Climate](http://codeclimate.com) - An automated code review.
|
||||||
|
|
||||||
## Architectural
|
## Architectural
|
||||||
*Libraries related to design patterns, programming approaches and ways to organize code.*
|
*Libraries related to design patterns, programming approaches and ways to organize code.*
|
||||||
|
Loading…
Reference in New Issue
Block a user