yaapi / coding-standards
YaAPI Coding Standards
Installs: 25
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/yaapi/coding-standards
Requires
- php: >=5.4.3
- squizlabs/php_codesniffer: ^2.3.4
Requires (Dev)
- phpunit/phpunit: ^4.8.8
- satooshi/php-coveralls: dev-master
This package is not auto-updated.
Last update: 2023-03-04 08:39:04 UTC
README
YaAPI coding standard definition for PHP Codesniffer.
The YaAPI coding standard is very similar to the Joomla! Coding Standards with some minor changes.
Requirements
| require | require-dev | 
|---|---|
| PHP 5.4.3+ | "phpunit/phpunit": "^4.8.8" | 
| "squizlabs/php_codesniffer": "^2.3.4" | "satooshi/php-coveralls": "dev-master" |