Libraries tagged by pdo
simplon/db
289 Downloads
Simplon DB Libraries
simbiat/optimize-tables
38 Downloads
Library optimize tables in database.
simbiat/database
59 Downloads
Set of classes for database pool and helper.
sikker/notnosql
17 Downloads
The SQL-based NoSQL library for PHP -- it's NoSQL, even though it's not!
seiryow/db-php
22 Downloads
PDO wrapper which enable to use Relational DataBase without SQL.
sdragnev/bulkdbinserter
31 Downloads
Create a database writer using PDO to support multiple row insertion
samayo/styrofoam
20 Downloads
A tiny pdo wrapper class
safire-ac-za/simplesamlphp-module-sqlattribs
3466 Downloads
SimpleSAMLphp module to provide additional attributes from a SQL database
runn/dbal
100 Downloads
Runn Me! DBAL Library
rtshome/pgbabylon
2512 Downloads
PDO class extension with helpers for special PostgreSQL types
rotexsoft/sqlschema
545 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.
rotexsoft/leanorm-cli
53 Downloads
Command-line tool for rotexsoft/leanorm for generating Model, Record & Collection Classes for tables in a specified database.
rotexsoft/leanorm
328 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.
rotexsoft/gdao
2792 Downloads
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.
ronpinkas/dbbridge
1 Downloads
An abstraction bridge between multiple SQL dialects using PDO (native and ODBC) drivers.