toplib / coding-standard
TopLib PHP CodeSniffer Coding Standard
Installs: 4 522
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
pkg:composer/toplib/coding-standard
Requires
This package is not auto-updated.
Last update: 2022-02-01 12:52:39 UTC
README
Installation
- Install composer
- Create a composer.json file who contain:
{
"require-dev": {
"toplib/coding-standard": "dev-master"
}
}
This project is licensed under the MIT license.