Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 425 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 425 Bytes

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.