smasty/neevo
最新稳定版本:v2.3.3
Composer 安装命令:
composer require smasty/neevo
包简介
Tiny but powerful database abstraction layer
关键字:
README 文档
README
Introduction
Neevo is a very small database abstraction layer for PHP. It simplifies your daily work with databases - you can use the same code across various supported SQL database systems without noticing any differences.
Features
- Easy and intuitive manipulation
- Transaction support
- Multiple database drivers (MySQL, MySQLi, SQLite 2/3 and PostgreSQL + PDO)
- Column type detection
- Conditional statements
- Query debugging
And much more...
Documentation
- Documentation for Neevo is available online: http://neevo.smasty.net/documentation.
- Public API reference can be found on http://neevo.smasty.net/api/.
- Author: Smasty (http://smasty.net)
- Website: http://neevo.smasty.net/
- Public API: http://neevo.smasty.net/api/
- Available under the MIT license (http://neevo.smasty.net/license)
统计信息
- 总下载量: 188
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 15
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-01-15