2017 © Pedro Peláez
 

library standard

PHP code standard for the Athens Framework.

image

athens/standard

PHP code standard for the Athens Framework.

  • Tuesday, February 23, 2016
  • by JASchilz
  • Repository
  • 2 Watchers
  • 0 Stars
  • 699 Installations
  • 9 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

Latest Stable Version, (*1)

Standard

This ruleset.xml contains the Athens Framework code standard, for use with PHP CodeSniffer. Projects which use the Athens Framework are welcome to use this same code standard., (*2)

Use

To download the standard, include athens/standard if your composer.json dev requirements:, (*3)

"require-dev": {
    ...
    "athens/standard": "1.*",
    ...
  }

Once you have updated your composer requirements, you'll be able to issue the following command from your project root:, (*4)

./vendor/bin/phpcs --standard=./vendor/athens/standard/ruleset.xml .

See the PHP CodeSniffer docs for more information, including excluding directories from analysis., (*5)

Requirements

  • PHP Codesniffer 2.x

The Versions

23/02 2016

dev-master

9999999-dev

PHP code standard for the Athens Framework.

  Sources   Download

The Requires

 

23/02 2016

1.4.0

1.4.0.0

PHP code standard for the Athens Framework.

  Sources   Download

The Requires

 

23/02 2016

1.4.1

1.4.1.0

PHP code standard for the Athens Framework.

  Sources   Download

The Requires

 

19/02 2016

1.3.0

1.3.0.0

Coding standard for University of Washington, Department of Enrollment Management php web applications.

  Sources   Download

The Requires

 

12/02 2016

1.2.0

1.2.0.0

Coding standard for University of Washington, Department of Enrollment Management php web applications.

  Sources   Download

The Requires

 

20/01 2016

1.1.0

1.1.0.0

Coding standard for University of Washington, Department of Enrollment Management php web applications.

  Sources   Download

The Requires

 

18/12 2015

1.0.0

1.0.0.0

Coding standard for University of Washington, Department of Enrollment Management php web applications.

  Sources   Download

The Requires

 

15/12 2015

0.3.0

0.3.0.0

Coding standard for University of Washington, Department of Enrollment Management php web applications.

  Sources   Download

The Requires

 

13/12 2015

0.2.0

0.2.0.0

Coding standard for University of Washington, Department of Enrollment Management php web applications.

  Sources   Download

The Requires

 

09/12 2015

0.1.0

0.1.0.0

Coding standard for University of Washington, Department of Enrollment Management php web applications.

  Sources   Download

The Requires