2017 © Pedro Peláez
 

composer-plugin coding-standard

This is the ZooRoyal coding standard.

image

zooroyal/coding-standard

This is the ZooRoyal coding standard.

  • Monday, July 30, 2018
  • by sk-zr
  • Repository
  • 7 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 28 Versions
  • 0 % Grown

The README.md

ZooRoyal Coding-Standard

Release Packagist Release License, (*1)

Description

This is a Shim for the zooroyal/coding-standard-source package. For details on how to use the ZooRoyal Coding-Standard, please refer to the README of the source package., (*2)

Why?

In an afford to make the ZooRoyal Coding-Standard more accessible, we decided to wrap the source package in a docker image. This way, there is only one dependency to install, which is docker. The composer image has no dependency on PHP or any other composer packages., (*3)

Requirements

This packages requires docker to be installed and accessible on your system., (*4)

Usage

The composer package exposes a bash script under vendor/bin/coding-standard. This script is a wrapper for the docker application. It should behave exactly like the source package, but it is creating a docker container in the background and executes the source., (*5)

To learn more about the usage of ZooRoyal Coding-Standard, please refer to the --help output of the script or the README of the source package., (*6)

The Versions