Libraries tagged by PHP PDO Database
pckg/database
6738 Downloads
Just another php / orm / pdo implementation for simple and advanced data management
compeek/pdo-wrapper
64 Downloads
PDO Wrapper is a simple, drop-in PDO wrapper for PHP featuring lazy connect, manual disconnect, reconnect, and is alive testing.
codeurx/database
18 Downloads
Useful Query Builder, PDO Class for PHP. A simple access to your SQL records.
utilities-php/database
2 Downloads
A PDO wrapper for PHP
tornevall/tornelib-php-database
231 Downloads
TorneLIB - Generic database driver for MySQL, PDO, etc
shlikhota/postgresdb-php
988 Downloads
PostgreSQL database abstract layer over PDO extension
pardalesteban/orm-helper-php
9 Downloads
Mini ORM helper para PHP. Facilita el uso de PDO sin tener que crear un ORM desde cero cada vez.
kenlog/database-custom
62 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
c11k/pdo
88 Downloads
Simple PDO Class for small PHP projects migrating from MySQLi to PDO
swos/database
10 Downloads
A simple PDO wrapper class and DAL for PHP applications.
seiryow/db-php
23 Downloads
PDO wrapper which enable to use Relational DataBase without SQL.
xicrow/php-simple-db
6 Downloads
Simple database manager for PHP
turbopixel/phpdo-database
255 Downloads
A lightweight PHP7 database wrapper class.
tomkyle/databases
76 Downloads
Creates generic connections to common database APIs, provided by easy-to-use connection factories. For multiple databases, a Service Locator helps you creating those factories.
thiagowip/simple-database-manager
3 Downloads
Uma biblioteca PHP simples e elegante para gerenciar conexões de banco de dados com paginação automática, CRUD completo e interface moderna