dotkernel/dot-helpers

Dotkernel helper component providing various helper structures and classes

3.8.0 2025-03-07 05:20 UTC

README

Dotkernel's component used to handle urls.

dot-helpers is a wrapper on top of mezzio/mezzio-helpers

Documentation

Documentation is available at: https://docs.dotkernel.org/dot-helpers/.

Badges

OSS Lifecycle PHP from Packagist (specify version)

GitHub issues GitHub forks GitHub stars GitHub license

Build Static codecov PHPStan

Requirements

  • PHP: 8.1, 8.2, 8.3, or 8.4

Install

Install dot-helpers in your application by running the following command:

composer require dotkernel/dot-helpers

Next, register the package's ConfigProvider to your application config.

Make sure to register the package under the // DK packages section.