library rapture-cs
Rapture PHP coding standard component
mrjulio/rapture-cs
Rapture PHP coding standard component
- Saturday, November 18, 2017
- by MrJulio
- Repository
- 0 Watchers
- 0 Stars
- 3 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 0 % 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)