Bladeren bron

Merge pull request #207 from jbrooksuk/master

Added PHPCheckstyle
pull/239/merge
Jamie York 11 jaren geleden
bovenliggende
commit
eaef5c5789
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1
    0
      README.md

+ 1
- 0
README.md Bestand weergeven

@@ -295,6 +295,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
295 295
 * [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
296 296
 * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
297 297
 * [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
298
+* [PHPCheckstyle](https://github.com/jbrooksuk/phpcheckstyle) - A tool to help adhere to certain coding conventions.
298 299
 
299 300
 ## Build Tools
300 301
 *Project build and automation tools.*

Laden…
Annuleren
Opslaan