Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 308 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 308 Bytes

project5

A Symfony project created on June 21, 2015, 6:30 pm.

Analysis Tools:

PHP_CodeSniffer: ./bin/phpcs --standard=psr2 src

PHP Mess Detector: ./bin/phpmd src html cleancode,codesize,controversial,design,naming,unusedcode --reportfile md-report.html

PHP Copy/Paste Detector: ./bin/phpcpd src