dotkernel/dot-helpers

Dotkernel helper component providing various helper structures and classes

3.6.0 2024-10-28 10:28 UTC

README

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

dot-helpers badges

OSS Lifecycle PHP from Packagist (specify version)

GitHub issues GitHub forks GitHub stars GitHub license

Build Static codecov

Requirements

  • PHP >= 8.1

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.

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