knot-lib / module
Module system for kNot Framework
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 1 826
Dependents: 13
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=7.2
- ext-json: *
- knot-lib/support: ~0.1
- stk2k/file-system: ~0.1
Requires (Dev)
- mikey179/vfsstream: 1.6.8
- php-coveralls/php-coveralls: ^2.0
- phpunit/phpunit: ^8.5.15
README
Description
knot-lib/module is a module system for kNot Framework.
Feature
Demo
Usage
Requirement
PHP 7.2 or later
Installing knot-lib/module
The recommended way to install knot-lib/module is through Composer.
composer require knot-lib/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.