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.
- Host: GitHub
- URL: https://github.com/devdrops/codereview
- Owner: devdrops
- License: mit
- Created: 2015-03-09T15:37:57.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-16T22:33:48.000Z (almost 11 years ago)
- Last Synced: 2025-02-05T20:43:06.506Z (10 months ago)
- Homepage:
- Size: 182 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)