qlimix/kernel

Interfaces to start your application with

Maintainers

Details

github.com/qlimix/kernel

Source

Issues

Installs: 152

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 1

pkg:composer/qlimix/kernel

1.0.0 2019-06-30 10:43 UTC

This package is auto-updated.

Last update: 2025-09-26 07:37:08 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.