codekandis/toolkit is a library providing interfaces and classes for several purposes.
Install the latest version with
$ composer require codekandis/toolkitTest the code with
$ composer run-script testIf you want to retrieve a full coverage report run
$ composer run-script test-coverageSee the documentation for further information about all available interfaces, classes and exceptions and how to use them.