An open API service indexing awesome lists of open source software.

https://github.com/devdrops/codereview

A standard for PHP CodeSniffer.
https://github.com/devdrops/codereview

Last synced: 9 months ago
JSON representation

A standard for PHP CodeSniffer.

Awesome Lists containing this project

README

          

# CodeReview

A standard for PHP CodeSniffer.

Checks for:

- PSR-1
- PSR-2
- Docblocks
- Tests

Avoid types:

- Views (twig, phtml)

#### References
- [PHP CodeSniffer list of available sniffs](http://pear.php.net/package/PHP_CodeSniffer/docs/latest/PHP_CodeSniffer/Generic_Sniffs_PHP_ForbiddenFunctionsSniff.html)