mtkocak/basicdb
Composer 安装命令:
composer require mtkocak/basicdb
包简介
A BasicDB implementation using PDO. Select, Insert, Update and Delete operations in an OOP way.
README 文档
README
Description: BasicDB is a class to teach and use PDO and OOP, using abstract classes, interfaces and adapters. It simplifies also PDO usage.
Includes:
- BasicDB Class to simplify PDO
- Crudable Adapter
- Add, Edit, Index, View, Delete Adapter methods
Other things to include:
- Technology stack: PHP, Composer, PHPUnit should exits
- Things to do: Complete Doccomments.
- Status: Very very Alpha CHANGELOG.
- Links to production or demo instances
- No demo.
Installation
- Clone repository
- Composer Install
- (Optional) ant build
Configuration
For testing purposes you should create a test database and add credentials to test files.
Usage
See examples doler.
How to test the software
build/phpunit
Known issues
No issues yet
Getting help
Feel free to mail mtkocak@gmail.com
Getting involved
You can fork this package.
Open source licensing info
Credits and references
I already gave credits above but, you can check;
统计信息
- 总下载量: 50
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-08-08