Neevo

Tiny database layer for PHP

Documentation

This short documentation provides useful information about using Neevo to communicate with your database.

There is also low-level Public API available for developers.

1. Basic manipulation

Learn how to connect to database, retrieve and manipulate with data its data, join tables, and filter results from database. It's all easy with Neevo.

Read on!

2. Data retrieval

There are morte ways to retrieve information from database when using Neevo. Explore more effective ways how to access your database.

Read on!

3. Mastering Neevo

Create conditional statements and subqueries easily, use a cache for performance, detect column types, profile your apps, develop new drivers.

Read on!

Fork me on GitHub