Libraries tagged by PHP PDO Database
ttsuruoka/php-simple-dbi
150776 Downloads
Simple database interface class for PHP PDO
antevenio/pdo-mysql-query-linker
17969 Downloads
PHP library that allows linking queries from diferent physical databases using mysql pdo database connections
versaorm/versaorm-php
16 Downloads
ORM ligero y seguro para PHP (modo PDO por defecto) - Query Builder fluido, Active Record simple, preparado para núcleo nativo opcional
platine-php/database
5929 Downloads
Platine Database is the abstraction layer using PDO with support of query and schema builder
moledet/database-change-log
6878 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
lfphp/pdodsn
3729 Downloads
PHP PDO DSN Library
rotexsoft/sqlschema
917 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
bobsbg/yii2-oci2pdo
3432 Downloads
Yii2 extension to simulate a PDO connection to Oracle database using PHP OCI8
decmuc/pdodb
39 Downloads
Modern, secure and fully compatible PDO-based replacement for ThingEngineer’s PHP-MySQLi-Database-Class
platine-php/orm
4857 Downloads
Platine ORM provides a flexible and powerful ORM implementing a data-mapper pattern.
milanmadar/coolio-orm
280 Downloads
PHP ORM based on Doctrine DBAL
linkorb/connector
6232 Downloads
Database connection config resolver
js/mysqlnd-analytics
3538 Downloads
The JSMysqlndAnalytics library is a library to process statistics collected by PHP's myslqnd module and providing guidance for improving applications using ext/mysql, mysqli or pdo_mysql.
itvisionsy/simple-orm
163 Downloads
A simple PHP class to access your MySQL records.
evosoftcz/dibi
5210 Downloads
Dibi is Database Abstraction Library for PHP