Download the PHP package smasty/neevo without Composer
On this page you can find all versions of the php package smasty/neevo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor smasty
Package neevo
Short Description Tiny but powerful database abstraction layer
License MIT
Homepage http://neevo.smasty.net
Package neevo
Short Description Tiny but powerful database abstraction layer
License MIT
Homepage http://neevo.smasty.net
Please rate this library. Is it a good library?
Informations about the package neevo
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)
All versions of neevo with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package smasty/neevo contains the following files
Loading the files please wait ...
