https://github.com/mysiar/coding-standard
https://github.com/mysiar/coding-standard
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mysiar/coding-standard
- Owner: mysiar
- License: mit
- Created: 2019-07-01T16:20:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-23T17:09:40.000Z (almost 6 years ago)
- Last Synced: 2025-07-14T06:19:50.658Z (11 months ago)
- Size: 15.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mysiar\CodingStandard
[](https://packagist.org/packages/mysiar/coding-standard) [](https://packagist.org/packages/mysiar/coding-standard) [](https://packagist.org/packages/mysiar/coding-standard) [](https://packagist.org/packages/mysiar/coding-standard)
coding standard based on PSR2 & [slevomat/coding-standard](https://github.com/slevomat/coding-standard)
## Install
* `composer require --dev mysiar/coding-standard`
* `cp vendor/mysiar/coding-standard/ruleset.xml .`
## Execute
* `phpcs --standard=./ruleset.xml --extensions=php`
## Versions
* `1.x.x` uses slevomat/coding-standard ver 5
* `2.x.x` uses slevomat/coding-standard ver 6