codekandis/types

`codekandis/types` is a library providing base types, interfaces, classes and exceptions.

1.0.0 2025-09-16 05:17 UTC

This package is auto-updated.

Last update: 2025-09-16 07:12:50 UTC


README

Version License Minimum PHP Version Code Coverage

codekandis/types is a library providing base types, interfaces, classes and exceptions.

Index

Installation

Install the latest version with

$ composer require codekandis/types

Testing

Test the code with

$ composer run-script test

If you like to retrieve a full coverage report run

$ composer run-script test-coverage

How to use

See the documentation for further information about all available interfaces and classes.