2017 © Pedro Peláez
 

library db

PDO-like DB access, plus helper methods

image

dvdoug/db

PDO-like DB access, plus helper methods

  • Monday, June 17, 2013
  • by dvdoug
  • Repository
  • 1 Watchers
  • 0 Stars
  • 34 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

DB

Build Status Scrutinizer Code Quality Download count Current version, (*1)

PDO-like DB access, plus helper methods. PDO is a nice idea, but has too many driver bugs and inconsistencies to be used as-is without a wrapper. Interfaces are designed with a PDO implementation in mind, but non-PDO implementations are allowed for in cases where drivers don't exist or are simply too buggy., (*2)

Requirements

  • For schema conversions, minimum MySQL version is 5.6

License

DB is MIT-licensed., (*3)

The Versions

17/06 2013

dev-master

9999999-dev https://github.com/dvdoug/DB

PDO-like DB access, plus helper methods

  Sources   Download

MIT

The Requires

 

The Development Requires

schema db

21/03 2013

0.2

0.2.0.0 https://github.com/dvdoug/DB

PDO-like DB access, plus helper methods

  Sources   Download

MIT

The Requires

 

The Development Requires

schema db

13/02 2013

0.1

0.1.0.0 https://github.com/dvdoug/DB

PDO-like DB access, plus helper methods

  Sources   Download

MIT

The Requires

 

The Development Requires

schema db