Skip to content

Unofficial CodeIgniter 3 Coding Standard for PHP_CodeSniffer 3.

License

Notifications You must be signed in to change notification settings

louisl/CodeIgniter3-Standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodeIgniter3-Standard

My CodeIgniter3 Coding Standard

CodeIgniter 3 coding standard for use with PHP_CodeSniffer 3. (Converted from my old PHP_CodeSniffer 2.x version)

Still a work in progress but usable.

Requirements

PHP_CodeSniffer 3. (3.0.2 or greater).

Install

Create a symbolic link to the CodeIgniter3-Standard/CodeIgniter3 directory in php_codesniffer/src/Standards/ eg.

ln -s ~/Documents/Projects/CodeIgniter3-Standard/CodeIgniter3 ~/.composer/vendor/squizlabs/php_codesniffer/src/Standards/CodeIgniter3

Credits

Thanks to Thomas Ernest and Erik Torsner for giving me the starting points to build this standard originally a few years back and a big thanks to Squiz Labs for building PHP_CodeSniffer.

Thanks to EllisLab for originally creating CodeIgniter and the British Columbia Institute of Technology for continuing the project

About

Unofficial CodeIgniter 3 Coding Standard for PHP_CodeSniffer 3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages