towry/taste
Composer 安装命令:
composer require towry/taste
包简介
/dev/null
README 文档
README
Taste is a PHP class defined in a single php file.
Getting Started
Install
Use composer to install this package.
require "vendor/autoload.php"; $taste = new Taste\Taste(); $taste->map('get', '/', 'indexController@index'); # output the right template. $taste->display('index.tpl'); $taste->mapRoute();
Documentation
Not available.
License
Released under the MIT License.
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-11-08