codekandis/types

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

1.0.0 2025-04-03 12:32 UTC

This package is auto-updated.

Last update: 2025-04-03 12:32: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 test

How to use

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