https://github.com/zingimmick/coding-standard
The coding standard for me.
https://github.com/zingimmick/coding-standard
coding-standard php
Last synced: 7 months ago
JSON representation
The coding standard for me.
- Host: GitHub
- URL: https://github.com/zingimmick/coding-standard
- Owner: zingimmick
- License: mit
- Created: 2020-04-29T07:44:55.000Z (almost 6 years ago)
- Default Branch: 7.x
- Last Pushed: 2025-08-25T18:13:09.000Z (8 months ago)
- Last Synced: 2025-08-25T20:24:52.882Z (8 months ago)
- Topics: coding-standard, php
- Language: PHP
- Homepage:
- Size: 533 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Coding Standard
> **Requires [PHP 8.0.0+](https://php.net/releases/)**
Require Coding Standard using [Composer](https://getcomposer.org):
```bash
composer require zing/coding-standard --dev
```
## License
Coding Standard is an open-sourced software licensed under the [MIT license](LICENSE).