Skip to content

devdrops/CodeReview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

php-code-review-sniff

A code review sniff built for PHP Code Sniffer.

This tool will cover:

  • PHP Patterns
    • PSR-1
    • PSR-2
  • Docblocks
    • If they are included for:
      • Classes
      • Methods
      • Attributes
      • If they apply the right tags for each content
  • Tests
    • If they exist

This tool will not cover:

  • Views
    • twig, phtml

About

A standard for PHP CodeSniffer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published