miltonian/reusables
Composer 安装命令:
composer require miltonian/reusables
包简介
Reuses views, functions and other modules to make development faster and more reliable
关键字:
README 文档
README
Reusables is an open sourced PHP framework for reusing views and various features across one or multiple sites to increase the speed and robustness of websites.
Installation
New Project
- Create a new directory, then navigate to that directory in your terminal. Then enter:
$ composer require miltonian/reusables
$ cd vendor/miltonian/reusables
$ sh prepare_fromscratch.sh
Add to Existing Project
- In terminal, go to your project's root directory. Enter:
$ composer require miltonian/reusables $ sh vendor/miltonian/reusables/prepare_reusables.sh
License
Get Started
统计信息
- 总下载量: 289
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-07-12