/simpledb

A wrapper over PDO proving common MySQL operations like get one, get many, etc.

Primary LanguagePHPMIT LicenseMIT

simpledb.

Build Status

Execute common MySQL operations easily with this PDO wrapper.

Note: This project has no relation to AWS SimpleDB.

Installation.

$ composer require martywallace/simpledb

Resources.