martywallace / simpledb

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:PHP 100.0%