承接 robo47/robo47-components 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

robo47/robo47-components

Composer 安装命令:

composer require robo47/robo47-components

包简介

Small PHP Library extending the Zend Framework using Doctrine1, HTMLPurifier and ezComponents

README 文档

README

Build Status

Robo47 Components is a collection of classes I use in my Zend Framework 1 / Doctrine 1 based Applications.

Versions of other libraries I use in tests, development and production:

  • Zend Framework 1.11.6
  • Doctrine 1.2.4
  • HTMLPurifier 4.3.0
  • ezComponents 2009.2.1

Installation

Create a composer.json in your projects root-directory

{
    "require": {
        "robo47/robo47-components": "*"
    }
}

and run

curl -s http://getcomposer.org/installer | php
php composer.phar install

Composer does not yet include dependencies to zend framewok, htmlpurifier, doctrine or ezComponents

License

NewBSD

See file LICENSE.NewBSD

Known Issues

Bugs in older Zend Framework versions which can make problems using Robo47 Components:

统计信息

  • 总下载量: 29
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 6
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 6
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2012-03-10