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
其他信息
- 授权协议: Unknown
- 更新时间: 2013-01-27