Libraries tagged by PHP PDO Database
mtchabok/database
2 Downloads
PHP PDO Database Class for handling Databases
maof14/database
6 Downloads
Basic PHP PDO database wrapper
inspira/pdo-database
61 Downloads
PHP PDO database component.
iguoji/minimal-database
7 Downloads
php pdo database support
betteryourweb/database
7 Downloads
PHP PDO Database Abstraction Class
kingmaster772/php-database-connector
6 Downloads
A PHP-PDO based database connector to some provider such as mysql, postgre, sqlserver, oracle
php-comaptibility/phppdo
10 Downloads
PHPPDO is a database abstraction layer over the current PHP database functions, which aim is to offer a migration path for new applications to the PDO classes presented in PHP 5.1.
adnen/php-crud-with-cli
0 Downloads
This is a simple PHP CLI application that performs basic CRUD (Create, Read, Update, Delete) operations on a user table in a MySQL database using PDO (PHP Data Objects). The script interacts with the database through a Command-Line Interface (CLI) and outputs results as JSON in the terminal.
maggsweb/maggsweb-pdo
47 Downloads
PDO Database Wrapper for PHP
mehdirochdi/php-crud
23 Downloads
This class provides a common method of performing simple CRUD operations on any database supported by PHP PDO
rindow/rindow-database-pdo
79 Downloads
Database access support for PHP PDO
pechynho/php-db-wrap
135 Downloads
Database wrapper using PDO for PHP.
oandre/database
18 Downloads
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
fobiaweb/ezc-database
62 Downloads
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
dbfit/pdo
26 Downloads
PDO database library for any project php