Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fiolasoft/coding-standard

Coding standard for our projects based on doctrine/coding-standard and ninjify/coding-standard
https://github.com/fiolasoft/coding-standard

coding-standards coding-style php php-codesniffer php7

Last synced: about 2 months ago
JSON representation

Coding standard for our projects based on doctrine/coding-standard and ninjify/coding-standard

Awesome Lists containing this project

README

        

# Coding standard

This is based on [doctrine/coding-standard](https://github.com/doctrine/coding-standard/) and heavily inspired by [ninjify/coding-standard](https://github.com/ninjify/coding-standard/)

-----

[![Downloads total](https://img.shields.io/packagist/dt/fiolasoft/coding-standard.svg?style=flat-square)](https://packagist.org/packages/fiolasoft/coding-standard)
[![Latest stable](https://img.shields.io/packagist/v/fiolasoft/coding-standard.svg?style=flat-square)](https://packagist.org/packages/fiolasoft/coding-standard)

## Install

```bash
composer require --dev fiolasoft/coding-standard
```

## Usage

Create `ruleset.xml` in root of your project.

**NOTE:** It is recommanded to use this with [FiolaSoft/qa](https://github.com/FiolaSoft/qa)

```










/tests/tmp

```