Calgamo/Kernel, Kernel library for calgamo framework
Description
Calgamo/Kernel is a core library of calgamo framework.
Feature
Demo
Usage
Requirement
PHP 7.0 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.