DotKernel helper component based on mezzio/mezzio-helpers providing various helper structures and classes.
- PHP >= 8.1
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.