calgamo / kernel
This package is abandoned and no longer maintained.
The author suggests using the knot-lib/kernel package instead.
Kernel interfaces and objects for Calgamo framework.
0.57.1
2019-12-06 03:50 UTC
Requires
- php: >=7.1
- ext-json: *
- calgamolib/exception-handler: ~0.1
- psr/container: ^1.0
- psr/log: ^1.0
Requires (Dev)
- mikey179/vfsstream: 1.3.*
- php-coveralls/php-coveralls: ^2.0
- phpunit/phpunit: ^6.3.0
This package is auto-updated.
Last update: 2019-12-09 11:05:29 UTC
README
Description
Kernel interfaces and objects for Calgamo framework.
Feature
Demo
Usage
Requirement
PHP 7.1 or later
Installing calgamo/kernel
The recommended way to install calgamo/kernel is through Composer.
composer require calgamo/kernel
After installing, you need to require Composer's autoloader:
require 'vendor/autoload.php';
License
Author
Disclaimer
This software is no warranty.
We are not responsible for any results caused by the use of this software.
Please use the responsibility of the your self.