https://github.com/mimmi20/coding-standard
https://github.com/mimmi20/coding-standard
php83
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mimmi20/coding-standard
- Owner: mimmi20
- License: mit
- Created: 2020-05-18T18:14:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-11T03:00:04.000Z (10 months ago)
- Last Synced: 2025-04-11T03:34:19.457Z (10 months ago)
- Topics: php83
- Language: PHP
- Homepage:
- Size: 1.42 MB
- Stars: 1
- Watchers: 3
- 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).