https://github.com/mimmi20/coding-standard
https://github.com/mimmi20/coding-standard
php83 php84 php85
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mimmi20/coding-standard
- Owner: mimmi20
- License: mit
- Created: 2020-05-18T18:14:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-04-16T04:32:12.000Z (about 1 month ago)
- Last Synced: 2026-04-16T06:39:31.006Z (about 1 month ago)
- Topics: php83, php84, php85
- Language: PHP
- Homepage:
- Size: 1.94 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# coding-standard
[](https://packagist.org/packages/mimmi20/coding-standard)
[](https://packagist.org/packages/mimmi20/coding-standard)
[](https://packagist.org/packages/mimmi20/coding-standard)
## Code Status
[](https://isitmaintained.com/project/mimmi20/coding-standard "Average time to resolve an issue")
[](https://isitmaintained.com/project/mimmi20/coding-standard "Percentage of issues still open")
[](https://codeclimate.com/github/mimmi20/coding-standard/maintainability)
## Requirements
This library requires PHP 8.1+.
## Installation
Run the command below to install via Composer
```shell
composer require mimmi20/coding-standard
```
## Issues and feature requests
Please report your issues and ask for new features on the GitHub Issue Tracker
at
## License
This package is licensed using the MIT License.
Please have a look at [`LICENSE.md`](LICENSE.md).