承接 centralapps/dao 相关项目开发

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

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

centralapps/dao

最新稳定版本:v1.1.9

Composer 安装命令:

composer require centralapps/dao

包简介

A data access object framework, with PDO support out of the box

README 文档

README

A suite of abstract classes and interfaces for quickly integrating data access objects within your application.

Installation

Add the project to your composer.json file

{
    "require": {
        "centralapps/dao": "dev-master"
    }
}

Install the project

php composer.phar update

Usage

This component is a set of abstract classes and interfaces, and as such they need to be used within your own code.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2013-01-27