nabu-3/minimal-class
Composer 安装命令:
composer require nabu-3/minimal-class
包简介
nabu-3 Minimal base class for all nabu-3 packages
README 文档
README
This is a base implementation of classes, interfaces and traits used to build all the other libraries provided by nabu-3 project. You can use this library at your convenience and stay out of the nabu-3 core framework to allow other nabu-3 projects to live independently and to be used outside this framework.
Package is provided under Apache 2.0 license and you can use it under those terms.
Install package
The package is deployed using composer and packagist and you can install it with this command:
composer require nabu-3/minimal-class
How to use in your project
To use this package, you only need to include the autoload file of vendor folder:
require_once 'vendor/autoload.php'
统计信息
- 总下载量: 905
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2019-04-09