2017 © Pedro Peláez
 

library coding-standards

PHP_CodeSniffer rules to enforce SyberIsle coding conventions

image

syberisle/coding-standards

PHP_CodeSniffer rules to enforce SyberIsle coding conventions

  • Monday, August 15, 2016
  • by dlundgren
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

SyberIsle Coding Standards

Latest Version on Packagist ![Software License][ico-license], (*1)

Provides coding standards for SyberIsle projects and libraries., (*2)

Inherits from PSR-2 but has the following changes:, (*3)

  • Tabs not spaces MUST be used for indentation
  • PHP 4 style constructors (class name) are not allowed
  • Todo or fixme comments belong in an issue tracker. Technical Debt is bad.
  • No BOM for UTF-8 files
  • extends and implements are on their own lines for classes

This also provides an xml file that you can import into PhpStorm., (*4)

Install

Via Composer, (*5)

bash $ composer require syberisle/coding-standards, (*6)

Contributing

Please see CONTRIBUTING for details., (*7)

Security

If you discover any security related issues, please email dlundgren@syberisle.net instead of using the issue tracker., (*8)

Credits

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions

15/08 2016

dev-master

9999999-dev

PHP_CodeSniffer rules to enforce SyberIsle coding conventions

  Sources   Download

MIT

The Requires

 

phpcs standards syberisle

15/08 2016

1.0.1

1.0.1.0

PHP_CodeSniffer rules to enforce SyberIsle coding conventions

  Sources   Download

MIT

The Requires

 

phpcs standards syberisle

15/08 2016

1.0.0

1.0.0.0

PHP_CodeSniffer rules to enforce SyberIsle coding conventions

  Sources   Download

MIT

The Requires

 

phpcs standards syberisle