calgamo / module
This package is abandoned and no longer maintained.
The author suggests using the knot-lib/module package instead.
Module system for Calgamo framework
0.39.1
2019-12-06 04:28 UTC
Requires
- php: >=7.1
- ext-json: *
- calgamo/middleware: ~0.7
- calgamo/support: ~0.6
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 10:50:23 UTC
README
Description
Calgamo/module is a module system for Calgamo/Framework
Feature
Demo
Usage
Requirement
PHP 7.1 or later
Installing calgamo/module
The recommended way to install calgamo/module is through Composer.
composer require calgamo/module
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.