mimmi20/coding-standard

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# coding-standard

[![Latest Stable Version](https://poser.pugx.org/mimmi20/coding-standard/v/stable?format=flat-square)](https://packagist.org/packages/mimmi20/coding-standard)
[![Latest Unstable Version](https://poser.pugx.org/mimmi20/coding-standard/v/unstable?format=flat-square)](https://packagist.org/packages/mimmi20/coding-standard)
[![License](https://poser.pugx.org/mimmi20/coding-standard/license?format=flat-square)](https://packagist.org/packages/mimmi20/coding-standard)

## Code Status

[![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/mimmi20/coding-standard.svg)](https://isitmaintained.com/project/mimmi20/coding-standard "Average time to resolve an issue")
[![Percentage of issues still open](https://isitmaintained.com/badge/open/mimmi20/coding-standard.svg)](https://isitmaintained.com/project/mimmi20/coding-standard "Percentage of issues still open")
[![Maintainability](https://api.codeclimate.com/v1/badges/5a04c7f0571329d4f461/maintainability)](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 <https://github.com/mimmi20/coding-standard/issues>

## License

This package is licensed using the MIT License.

Please have a look at [`LICENSE.md`](LICENSE.md).