Skip to content

dharple/outsanity-phpcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outsanity PHPCS rules

This is based on PSR-12 and my personal preferences. It's also based on AlexHowansky's work on ork-phpcs and other phpcs repos.


Conventions

Code

Source lives in src.

Namespace prefix is \Outsanity\ProjectOrLibrary\, so projects or librarys can be used side-by-side if the need arises.

Tests

Unit tests live in tests.

Test namespace prefix is \Outsanity\ProjectOrLibrary\Tests\, with the understanding that they will not be imported between projects.


About

PHPCS rules

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages