antistupid/hasty-skeleton
Composer 安装命令:
composer require antistupid/hasty-skeleton
包简介
skeleton code for Hasty php framework
README 文档
README
Hasty is a PHP framework that ships FastRoute, Doctrine and Twig, etc.
Get Started
$ composer create-project -s dev antistupid/Hasty-Skeleton <APPNAME>
$ cd <APPNAME>
$ CONFIG=config.php:development php -S 0:8080 -t public/
Go to http://localhost:8080/ and follow the instruction.
Todo
This code is a draft version now. Here is Todo list.
- global logging
- session driver
- configuration
- add more...
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-01-07