gregwar/plankton
Composer 安装命令:
composer require gregwar/plankton
包简介
Plankton: a pedagogical PHP pico-framework
关键字:
README 文档
README
This is a PHP pico framework (42 lines for the core, 100 including examples)
Features
It features:
- An amazing route generator, with the
path()andasset()functions - A tremendous templating system with the
render()function - Splendid architecture of controllers
- External powerful configuration
- It example suggests a swaggy way to handle your database
- Packaged with bootstrap
All that with bleeding edge performances
It also comes with some examples page, an index, a 404, a a page greeting you and a page listing films from database
It doesn't uses any third-party library, everything is in this repository, you can quickly read all its source code.
It also features a generic autoloader, so you can write your own classes and easily access it.
For more information, have a look at the blog post about Plankton
Documentation
- RTFC = Read The Fucking Code
Controllers
RTFC
Configuration
RTFC
Database
RTFC
Templating
RTFC
Router
RTFC
LICENCE
This repository is under Beer-Ware licence
统计信息
- 总下载量: 60
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 58
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-12-14