定制 joacub/phalcony 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

joacub/phalcony

最新稳定版本:0.2.4

Composer 安装命令:

composer require joacub/phalcony

包简介

Library for expansion the base functional of Phalcon framework.

README 文档

README

Latest Stable Version Build Status Coverage Status License

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-11-23