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

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

:pig_nose: Tuned & very strict coding standards for PHP projects
https://github.com/ninjify/coding-standard

codesniffer coding-standards ninjify php strictness

Last synced: 7 months ago
JSON representation

:pig_nose: Tuned & very strict coding standards for PHP projects

Awesome Lists containing this project

README

          

![](https://heatbadger.now.sh/github/readme/ninjify/coding-standard/)












Website 🚀 contributte.org | Contact 👨🏻‍💻 f3l1x.io | Twitter 🐦 @contributte

## Usage

To install latest version of `ninjify/coding-standard` use [Composer](https://getcomposer.com).

```
composer require --dev ninjify/coding-standard
```

## Versions

| State | Version | Branch | PHP |
|-------------|--------------|----------|---------|
| dev | `^0.13` | `master` | `>=7.2` |
| stable | `^0.12` | `master` | `>=7.2` |

## Documentation

### Usage

| File | Usage |
|---------------|--------|
| ruleset | global |
| contributte | Contributte, Apitte, Nettrine |

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

```






/tests/tmp

```

### Integration

Take a look at `phpstorm` folder, there should be prepared codestyle.

## Development

See [how to contribute](https://contributte.org) to this package. This package is currently maintained by these authors.



-----

Consider to [support](https://contributte.org/partners.html) **contributte** development team.
Also thank you for using this package.