qlimix/kernel

Interfaces to start your application with

1.0.0 2019-06-30 10:43 UTC

This package is auto-updated.

Last update: 2024-04-26 04:23:58 UTC


README

Travis CI Packagist MIT License

Interfaces to start your application with.

Install

Using Composer:

$ composer require qlimix/kernel

Testing

To run all unit tests locally with PHPUnit:

$ vendor/bin/phpunit

Quality

To ensure code quality run grumphp which will run all tools:

$ vendor/bin/grumphp run

Contributing

Please see CONTRIBUTING for details.