hugoabonizio/birds
Composer 安装命令:
composer require hugoabonizio/birds
包简介
Web framework inspired by Rails
README 文档
README
BirdsPHP is a web framework written in PHP inspired by Ruby on Rails made for fast and easy web development. It's goal is to take advantages of Rails principles (Convention Over Configuration, Don't Repeat Yourself) and adapt this to PHP language ecosystem. Like Rails, BirdsPHP have command line generator to create parts of the project - like models, controllers and views - easier and faster. Another feature borrowed from Rails is the folder structure of the projects, explained above. Thus, the main goal of BirdsPHP project is to became simple to create small and medium web apps.
Folder structure
app/
controllers/
models/
views/
lib/
public/
css/
images/
js/
vendor/
统计信息
- 总下载量: 40
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2015-08-14