pheature-flags/mezzio-toggle

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# Pheature Flags <br><sub><sup>Laminas Mezzio Toggle management API</sup></sub>

[![Latest Version on Packagist][ico-version]][link-packagist]
[![Type coverage][ico-psalm]][link-psalm]
[![Test Coverage][ico-coverage]][link-coverage]
[![Mutation testing badge][ico-mutant]][link-mutant]
[![Total Downloads][ico-downloads]][link-downloads]
[![Maintainability][ico-maintain]][link-maintain]

## Installation

Install it using [composer package manager](https://getcomposer.org/download/).

```php
composer require pheature/mezzio-toggle
```

## Getting started

See the docs at main [docs site](https://pheatureflags.io/#/getting-started/laminas-and-mezzio-package).

## Contributing

Your contributions are always welcome! Please have a look at the [contribution guidelines](./CONTRIBUTING.md) first.

## License

We really believe in the Open Source Software, we built our carers around it, and we feel that we need to return our
knowledge to the community. For this reason we release all our packages under [BSD-3-Clause licence](./LICENSE.md). 

[ico-version]: https://img.shields.io/packagist/v/pheature/mezzio-toggle.svg?style=flat-square
[link-packagist]: https://packagist.org/packages/pheature/mezzio-toggle
[ico-downloads]: https://img.shields.io/packagist/dt/pheature/mezzio-toggle.svg?style=flat-square
[link-downloads]: https://packagist.org/packages/pheature/mezzio-toggle
[ico-psalm]: https://shepherd.dev/github/pheature-flags/mezzio-toggle/coverage.svg
[link-psalm]: https://shepherd.dev/github/pheature-flags/mezzio-toggle
[ico-coverage]: https://codecov.io/gh/pheature-flags/mezzio-toggle/branch/1.0.x/graph/badge.svg?token=DTQIQUZ106
[link-coverage]: https://codecov.io/gh/pheature-flags/mezzio-toggle
[ico-mutant]: https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fpheature-flags%2Fmezzio-toggle%2F1.0.x
[link-mutant]: https://dashboard.stryker-mutator.io/reports/github.com/pheature-flags/mezzio-toggle/1.0.x
[ico-maintain]: https://api.codeclimate.com/v1/badges/7bf71e6da5ed1f93ea07/maintainability
[link-maintain]: https://codeclimate.com/github/pheature-flags/mezzio-toggle/maintainability