martywallace / simpledb
A thin wrapper around PDO for common MySQL operations.
Installs: 99
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
pkg:composer/martywallace/simpledb
Requires
- php: >=7.0
- doctrine/inflector: ^1.2
- nesbot/carbon: ^1.22
Requires (Dev)
- phpunit/phpunit: ^5.7
README
Execute common MySQL operations easily with this PDO wrapper.
Note: This project has no relation to AWS SimpleDB.
Installation.
$ composer require martywallace/simpledb