Libraries tagged by pdok
lucinda/nosql-data-access
21021 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
lmerotta/phpokeapi
357 Downloads
A PHP7.1 Wrapper for PokéAPI, with cache and lazy-loading
lionmm/laravel-pgbouncer-extension
65 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
laocc/dbs
568 Downloads
mysql@PDO,redis,mongodb
kingsoft/db
212 Downloads
Efficient PDO Database connection wrapper. Reads settings from settings.ini/SETTINGS global constaant
js/mysqlnd-analytics
3527 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
4133 Downloads
PDoc
hexblot/mssql-compat
256 Downloads
Small wrapper for PDO that emulates the deprecated mssql_* functions, and allows legacy software to work in PHP7+
harp-orm/query
918 Downloads
SQL Builder for PDO
hadi/database
118 Downloads
Simple database driver for mysql (PDO)
corn/mypdoms
7203 Downloads
Pure-PHP clone-implementation of mysqlnd_ms built on top of PDO
brtriver/dbup
530 Downloads
simple migration tool with PDO
abdulelahragih/querybuilder
484 Downloads
Fast, lightweight and simple SQL query builder that does not depend on any third-party library besides PDO to execute the queries in a safe way. The syntax is inspired by Laravel Query Builder.
daveismyname/sql-import
1708 Downloads
Import .sql file into a database using PDO
cabinet/dbal
154 Downloads
Database Abstraction Layer for PDO