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
- Host: GitHub
- URL: https://github.com/ninjify/coding-standard
- Owner: ninjify
- License: mit
- Created: 2016-10-10T10:47:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T14:35:06.000Z (about 3 years ago)
- Last Synced: 2024-05-20T19:04:11.920Z (over 1 year ago)
- Topics: codesniffer, coding-standards, ninjify, php, strictness
- Homepage:
- Size: 104 KB
- Stars: 13
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

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.