Neevo - Tiny open-source database layer for PHP
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)
Neevo
Tiny open-source database layer for PHP
Neevo Info
⭐ Stars 15
🔗 Homepage neevo.smasty.net
🔗 Source Code github.com
🕒 Last Update 8 months ago
🕒 Created 12 years ago
🐞 Open Issues 0
➗ Star-Issue Ratio Infinity
😎 Author smasty