Libraries tagged by pdok
rlanvin/php-mypdo
4244 Downloads
Wrapper for PDO (MySQL) to support auto-reconnect, nested transactions and more.
rakit/session
2285 Downloads
Session manager providing PDO, Cookie, and File drivers
pdynarowski/yii2-oci8
312 Downloads
Yii2 extension which based on yajra/laravel-pdo-via-oci8
moledet/database-change-log
6563 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
mointeng/sqlrelay
1261 Downloads
SQLrelay PDO driver connect for laravel 8.x.x
marcocesarato/cpdo
182 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
20857 Downloads
API abstracting communication with SQL providers (eg: MySQL) on top of PDO inspired by Java JDBC
lucinda/nosql-data-access
20841 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
lmerotta/phpokeapi
355 Downloads
A PHP7.1 Wrapper for PokéAPI, with cache and lazy-loading
liquiddesign/storm
6422 Downloads
ϟ StORM is lightweight PHP ORM library based on PDO
js/mysqlnd-analytics
3525 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.
jlang/jsonstringfy
4091 Downloads
PDoc
hexblot/mssql-compat
252 Downloads
Small wrapper for PDO that emulates the deprecated mssql_* functions, and allows legacy software to work in PHP7+
corn/mypdoms
7077 Downloads
Pure-PHP clone-implementation of mysqlnd_ms built on top of PDO
brtriver/dbup
527 Downloads
simple migration tool with PDO