devop-core/framework
Composer 安装命令:
composer require devop-core/framework
包简介
DevOp Framework
关键字:
README 文档
README
Description
This library is just proof of concept. > We do NOT recommended the use of production environment.
DevOp Core Framework based on components
Install
Package is available on Packagist, you can install it using Composer.
composer require devop-core/framework
Usage
<?php use DevOp\Core\Application; require_once './vendor/autoload.php'; Application::make()->run();
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ vendor/bin/phpunit
Contributing
Please see CONTRIBUTING for details.
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 17
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-06-10