mimmi20/ua-normalizer

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# UA Normalizer

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

## Code Status

[![codecov](https://codecov.io/gh/mimmi20/ua-normalizer/branch/master/graph/badge.svg)](https://codecov.io/gh/mimmi20/ua-normalizer)
[![Test Coverage](https://api.codeclimate.com/v1/badges/972f7639200a6d718c63/test_coverage)](https://codeclimate.com/github/mimmi20/ua-normalizer/test_coverage)
[![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/mimmi20/ua-normalizer.svg)](https://isitmaintained.com/project/mimmi20/ua-normalizer "Average time to resolve an issue")
[![Percentage of issues still open](https://isitmaintained.com/badge/open/mimmi20/ua-normalizer.svg)](https://isitmaintained.com/project/mimmi20/ua-normalizer "Percentage of issues still open")
[![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fmimmi20%2Fua-normalizer%2Fmaster)](https://dashboard.stryker-mutator.io/reports/github.com/mimmi20/ua-normalizer/master)
[![Maintainability](https://api.codeclimate.com/v1/badges/972f7639200a6d718c63/maintainability)](https://codeclimate.com/github/mimmi20/ua-normalizer/maintainability)

## Requirements

This library requires PHP 8.1+.

## Installation

Run the command below to install via Composer

```shell
composer require mimmi20/ua-normalizer
```

## Issues and feature requests

Please report your issues and ask for new features on the GitHub Issue Tracker
at <https://github.com/mimmi20/ua-normalizer/issues>