dot-helpers is a wrapper on top of mezzio/mezzio-helpers
- PHP: 8.1, 8.2, 8.3, or 8.4
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.