Libraries tagged by pdok
ttsuruoka/php-simple-dbi
150776 Downloads
Simple database interface class for PHP PDO
romainbessugesmeusy/php-dsn-factory
34948 Downloads
DSN Factory for PDO
rlanvin/php-mypdo
4359 Downloads
Wrapper for PDO (MySQL) to support auto-reconnect, nested transactions and more.
ntentan/atiaa
5577 Downloads
A slim wrapper around PDO to provide some extra utilities
musicman3/cruder
171 Downloads
CRUD Query Builder with PDO
mpyw/unique-violation-detector
61680 Downloads
Detect primary/unique key or constraint violation errors from PDOException.
mos/cdatabase
1715 Downloads
PHP classes for database handling upon PDO
monkeyscloud/monkeyslegion-database
160 Downloads
Native PDO-powered MySQL 8.4 connection and query helpers.
moledet/database-change-log
6878 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
marcocesarato/cpdo
289 Downloads
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
lucinda/sql-data-access
23232 Downloads
API abstracting communication with SQL providers (eg: MySQL) on top of PDO inspired by Java JDBC
lucinda/nosql-data-access
23174 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
lmerotta/phpokeapi
369 Downloads
A PHP7.1 Wrapper for PokéAPI, with cache and lazy-loading
liquiddesign/storm
8197 Downloads
ϟ StORM is lightweight PHP ORM library based on PDO
lionmm/laravel-pgbouncer-extension
934 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option