wataridori/bphalcon
Composer 安装命令:
composer create-project wataridori/bphalcon
包简介
A small library which implement some features to phalcon
README 文档
README
BPhalcon is a set of components for PhalconPHP framework. BPhalcon stands for Base Phalcon or Bootstrap Phalcon. It helps you write your code in a more DRY way. The codes generate by BPhalcon are implemented with the Twitter Bootstrap style.
Requirements
- PHP 5.4 or higher
- PhalconPHP 1.3.1 or higher
Install
- You can install BPhalcon via composer
composer create-project wataridori/bphalcon install_path
Config
If you start building your website from the BPhalcon skeleton, please remember to change the username, password, and database in the app/config/config.php file.
Then change mode the folder app/cache
chmod 777 app/cache
Document
External Links
统计信息
- 总下载量: 36
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2014-08-23