codekandis / types
`codekandis/types` is a library providing base types, interfaces, classes and exceptions.
1.0.0
2025-04-03 12:32 UTC
Requires
- php: >=8.3
Requires (Dev)
- codekandis/phpunit: ^5.0.0
- rector/rector: ^1.2.2
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2025-04-03 12:32:50 UTC
README
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.