heyanlong/vanilla
Composer 安装命令:
composer create-project heyanlong/vanilla
包简介
README 文档
README
Installation
It's recommended that you use Composer to install Vanilla.
$ composer create-project heyanlong/vanilla blog
This will install Vanilla and all required dependencies. Vanilla requires PHP 7.1.3 or newer.
Usage
You may quickly test this using the built-in PHP server:
$ php -S localhost:8000
Tests
To execute the test suite, you'll need phpunit.
$ phpunit
License
The Vanilla Framework is licensed under the MIT license. See License File for more information.
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 21
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-07-23