kaloa/util

A collection of utility classes

Maintainers

Package info

github.com/mermshaus/kaloa-util

pkg:composer/kaloa/util

Statistics

Installs: 147

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

v0.2.0 2026-04-22 19:22 UTC

This package is not auto-updated.

Last update: 2026-04-22 19:24:03 UTC


README

Install

Via Composer:

$ composer require kaloa/util

Requirements

PHP 8.2 or later.

Testing

$ vendor/bin/phpunit

Further quality assurance:

$ vendor/bin/phpcs --standard=PSR12 ./src
$ vendor/bin/phpmd ./src text codesize,design,naming
$ vendor/bin/phpstan analyse --level=max src

Credits

License

The package is published under the MIT License. See LICENSE for full license info.