ukorjidechi/php-pdo-wrapper

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

Installs: 23

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ukorjidechi/php-pdo-wrapper

v1.0.0 2017-05-11 12:43 UTC

This package is auto-updated.

Last update: 2025-09-29 02:01:45 UTC


README

INSTALLATION

USING COMPOSER

require ukorjidechi/php-pdo-wrapper

Change the database name and the authentication credentials in src/database.php.

Usage Examples

CREATE

To insert data to a database

I am working on this please bear with me