2017 © Pedro Peláez
 

library coding-standard

Aztech Sniffs for PHP CodeSniffer

image

aztech/coding-standard

Aztech Sniffs for PHP CodeSniffer

  • Friday, September 12, 2014
  • by thibaud-evaneos
  • Repository
  • 1 Watchers
  • 1 Stars
  • 388 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

php-skeleton-library

Skeleton for PHP library projects, (*1)

This is my personal PHP library skeleton for use with Composer. Use it or don't, improve it or not, do whatever you like, but P/R your changes if they're interesting :p, (*2)

Use

$ composer create-project aztech/php-skeleton-library <target-dir>

Running tests, CS, etc... locally

Run tests and code style analyses, (*3)

$ make test-analysis

Run tests only, (*4)

$ make test

Upload code coverage to Scrutinizer

To upload to private repos, you need to export an OCULAR_TOKEN environment variable :, (*5)

$ export OCULAR_TOKEN='Scrutinizer API token'
$ make test-upload

Alternatively, without exporting the variable :, (*6)

$ OCULAR_TOKEN='Scrutinizer API token' make test-upload

Clean up your mess

$ make clean

The Versions

12/09 2014

dev-master

9999999-dev

Aztech Sniffs for PHP CodeSniffer

  Sources   Download

MIT

The Requires

 

The Development Requires

aztech aztech-digital

12/09 2014

v0.1.6

0.1.6.0

Aztech Sniffs for PHP CodeSniffer

  Sources   Download

MIT

The Requires

 

The Development Requires

aztech aztech-digital

12/09 2014

v0.1.4

0.1.4.0

Aztech Sniffs for PHP CodeSniffer

  Sources   Download

MIT

The Requires

 

The Development Requires

aztech aztech-digital

12/09 2014

v0.1.3

0.1.3.0

Aztech Sniffs for PHP CodeSniffer

  Sources   Download

MIT

The Requires

 

The Development Requires

aztech aztech-digital

12/09 2014

v0.1.2

0.1.2.0

Aztech Sniffs for PHP CodeSniffer

  Sources   Download

MIT

The Requires

 

The Development Requires

aztech aztech-digital

12/09 2014

v0.1.1

0.1.1.0

Aztech Sniffs for PHP CodeSniffer

  Sources   Download

MIT

The Requires

 

The Development Requires

aztech aztech-digital

12/09 2014

v0.1.0

0.1.0.0

Aztech Sniffs for PHP CodeSniffer

  Sources   Download

MIT

The Requires

 

The Development Requires

aztech aztech-digital