2017 © Pedro Peláez
 

library php-pdo-wrapper

Simple, minimal PHP PDO wrapper designed to ease developing, code readability and saving development time and effort.

image

ukorjidechi/php-pdo-wrapper

Simple, minimal PHP PDO wrapper designed to ease developing, code readability and saving development time and effort.

  • Saturday, August 19, 2017
  • by ukor
  • Repository
  • 1 Watchers
  • 0 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

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)

The Versions

19/08 2017

dev-master

9999999-dev

Simple, minimal PHP PDO wrapper designed to ease developing, code readability and saving development time and effort.

  Sources   Download

MIT

The Requires

  • php >=5.4

 

by Ukor Jidechi Ekundayo

database sql pdo driver

11/05 2017

v1.0.0

1.0.0.0

Simple, minimal PHP PDO wrapper designed to ease developing, code readability and saving development time and effort.

  Sources   Download

MIT

The Requires

  • php >=5.4

 

by Ukor Jidechi Ekundayo

database sql pdo driver