joacub/phalcony
最新稳定版本:0.2.4
Composer 安装命令:
composer require joacub/phalcony
包简介
Library for expansion the base functional of Phalcon framework.
关键字:
README 文档
README
Library for expansion the base functional of Phalcon framework.
This library is main component of phalcon-module-skeleton and It was created to move repeated functions from all projects to on project on github.
Installation
Installing via Composer
Install composer in a common location or in your project:
curl -s http://getcomposer.org/installer | php
Create the composer.json file as follows:
{
"require": {
"ovr/phalcony": "~0.2"
}
}
Run the composer installer:
php composer.phar install
License
Phalcony is open-sourced software licensed under the MIT License. See the LICENSE file for more information.
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-11-23