dotkernel/dot-helpers

Dotkernel helper component providing various helper structures and classes

Maintainers

👁 dotkernel

Package info

github.com/dotkernel/dot-helpers

pkg:composer/dotkernel/dot-helpers

Statistics

Installs: 31 798

Dependents: 7

Suggesters: 0

Stars: 5

Open Issues: 0

3.9.0 2025-10-31 05:37 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 7723b1eaba8acedb2b78ee2580b7c967cc901ad7

  • Dotkernel Team <team.woop@dotkernel.com>

helperlaminasmezzio


README

Dotkernel's helper 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.2, 8.3, 8.4, or 8.5

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.