2017 © Pedro Peláez
 

application php-standard

An opinionated PHP standard

image

sellerlabs/php-standard

An opinionated PHP standard

  • Monday, January 23, 2017
  • by bchecketts
  • Repository
  • 5 Watchers
  • 1 Stars
  • 250 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 15 Versions
  • 4 % Grown

The README.md

php-standard Build Status

This repository contains tools for enforcing the SellerLabs PHP coding style standard and a specific project organization structure., (*1)

It's highly opinionated. You've been warned. No crybabies please., (*2)

Organization

This project is divided into three parts: - Chroma: A coding standard for PHP Code Sniffer. Ironically, its not currently possible to enforce the standard rules into itself because the PHP Code Sniffer expects a very specific style. However, the standard is enforced on every other part of the library. - phpstd CLI tool: phpstd is a small CLI application with commands for linting, cleaning, validating, and setting up new projects. - phpmd.xml: A phpmd.xml file is bundled for additional checks., (*3)

Style Guide

TODO, (*4)

Contributing

Pull requests are accepted on GitHub. Bug fixes and small improvements are welcome. However, big style changes will be carefully review. Many code style decisions are purely personal (snake_case vs camelCase)., (*5)

License

This code is licensed under the MIT license. See LICENSE for more information., (*6)

The Versions

21/07 2015

v0.1.3

0.1.3.0

An opinionated PHP standard

  Sources   Download

MIT

The Requires

 

by Eduardo Trujillo

19/07 2015

v0.1.2

0.1.2.0

An opinionated PHP standard

  Sources   Download

MIT

The Requires

 

by Eduardo Trujillo

19/07 2015

v0.1.1

0.1.1.0

An opinionated PHP standard

  Sources   Download

MIT

The Requires

 

by Eduardo Trujillo

19/07 2015

v0.1.0

0.1.0.0

An opinionated PHP standard

  Sources   Download

MIT

The Requires

 

by Eduardo Trujillo