19/08
2017
Simple, minimal PHP PDO wrapper designed to ease developing, code readability and saving development time and effort.
INSTALLATION, (*1)
USING COMPOSER, (*2)
require ukorjidechi/php-pdo-wrapper
, (*3)
Change the database name and the authentication credentials in src/database.php
., (*4)
Usage Examples, (*5)
CREATE, (*6)
To insert data to a database, (*7)
I am working on this please bear with me, (*8)