library rapture-cs
Rapture PHP coding standard component
iuliann/rapture-cs
Rapture PHP coding standard component
- Thursday, June 15, 2017
- by iuliann
- Repository
- 1 Watchers
- 0 Stars
- 18 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 50 % Grown
Rapture PHP coding standard
, (*1)
Coding standard for rapture components., (*2)
Requirements
Install
composer require mrjulio/rapture-cs
Intro
Rapture-CS follows mainly PSR2 standard with a few exceptions:
- control structures on new lines
- line limit of 140 characters
- class and methods must be doc-commented
- extra checks to maintain best practices (see ruleset.xml
), (*3)
About
Author
Iulian N. rapture@iuliann.ro
, (*4)
License
Rapture PHP coding standard is licensed under the MIT License - see the LICENSE
file for details., (*5)