JoshPiper / PHP-InterDB

A PDO based DB abstraction layer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit Testing

InterDB

InterDB is a PDO based abstraction layer, sitting between raw queries and PDO, creating easy references for commonly used functions.

Features

  • Unit Testing & Code Coverage
  • Connection Handling.
  • Upgrade / Downgrade Schemas
  • Handling of SQLite and MySQL connections.
  • Abstraction of column / table definitions.

About

A PDO based DB abstraction layer.

License:MIT License


Languages

Language:PHP 98.0%Language:Shell 2.0%