a PDO wrapper for making common DB operations slightly easier

v4.5.0 2016-08-09 17:23 UTC

This package is auto-updated.

Last update: 2024-04-06 08:23:12 UTC


README

Db is a simple PDO wrapper that offers some basic security and a few helper methods to make interacting with DBs a little easier. While write queries are reasonably abstracted, you are still expected to write your own read queries.

Peruse the tests or, if present, the examples directory to see usage.

See packagist for version/installation info.

Latest Stable Version Build Status