Libraries tagged by pdo database
particlebits/pdo
5378 Downloads
Smallest possible PDO database while being super useful
nguyenanhung/pdo
18827 Downloads
Database Wrapper - PDO Database Model
migliori/php-pdo-database-class
391 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
kifu-alfi/pdo
1888 Downloads
PDO database library for Slim Framework
jayc89/php-mysql-pdo-database-class
1447 Downloads
PHP PDO MySQL Wrapper
ismail0234/pdodatabase
188 Downloads
pdo easy and fast speed framework strong database class.
antevenio/pdo-mysql-query-linker
17006 Downloads
PHP library that allows linking queries from diferent physical databases using mysql pdo database connections
dframe/database
3160 Downloads
Database pdo wrapper
cri2net/php-pdo-db
2110 Downloads
PHP Class to work with the database using PDO
bmorais/database
296 Downloads
The data layer is a persistent abstraction component of your database that PDO
mikehenrty/thin-pdo-wrapper
531 Downloads
A simple database abstraction for using PDO with MySQL, Postgres, and SQLite.
adamb/database
7506 Downloads
A simple PDO Wrapper to connect to a database
zetacomponents/graph-database-tiein
4453 Downloads
The GraphDatabaseTiein provides functionality to directly use PDO statements as basis for ezcGraph Datasets.
neat/database
3840 Downloads
Neat Database components
mouf/database.dbconnection
32492 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.