Skip to content

zghosts/Neevo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neevo - Tiny open-source database layer for PHP

Build Status

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


About

Tiny open-source database layer for PHP

Resources

License

Stars

Watchers

Forks

Packages

No packages published