diff --git a/README.md b/README.md index c0d5441..ac8ce3c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # dot-helpers +> dot-helpers is a wrapper on top of [mezzio/mezzio-helpers](https://packagist.org/packages/mezzio/mezzio-helpers) +> +> ![OSS Lifecycle](https://img.shields.io/osslifecycle/mezzio/mezzio-helpers) + +## dot-helpers badges + ![OSS Lifecycle](https://img.shields.io/osslifecycle/dotkernel/dot-helpers) ![PHP from Packagist (specify version)](https://img.shields.io/packagist/php-v/dotkernel/dot-helpers/3.4.3) @@ -13,8 +19,6 @@ [![SymfonyInsight](https://insight.symfony.com/projects/e79c1b2a-c61f-4ce6-9b6f-9c6528e049c6/big.svg)](https://insight.symfony.com/projects/e79c1b2a-c61f-4ce6-9b6f-9c6528e049c6) -DotKernel helper component based on [mezzio/mezzio-helpers](https://packagist.org/packages/mezzio/mezzio-helpers) providing various helper structures and classes. - ## Requirements - PHP >= 8.1 diff --git a/docs/book/v3/overview.md b/docs/book/v3/overview.md index f5d9eb4..570f6f0 100644 --- a/docs/book/v3/overview.md +++ b/docs/book/v3/overview.md @@ -1,3 +1,5 @@ # Overview -`dot-helpers` is DonKernel's component based on [mezzio/mezzio-helpers](https://packagist.org/packages/mezzio/mezzio-helpers) providing various helper structures and classes which can be used to handle urls. +> dot-helpers is a wrapper on top of [mezzio/mezzio-helpers](https://packagist.org/packages/mezzio/mezzio-helpers) +> +> ![OSS Lifecycle](https://img.shields.io/osslifecycle/mezzio/mezzio-helpers)