Sfoglia il codice sorgente

Merge pull request #207 from jbrooksuk/master

Added PHPCheckstyle
pull/239/merge
Jamie York 11 anni fa
parent
commit
eaef5c5789
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      README.md

+ 1
- 0
README.md Vedi File

@@ -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.*

Loading…
Annulla
Salva