Libraries tagged by pdo_mysql
gurubob/db
117 Downloads
PDO based DB helper library.
guanhui07/pool
33 Downloads
An independent universal connection pool component.
gelembjuk/db
93 Downloads
PHP Package for DB access from PHP. It contains simple common interface and can be used with many DB engines. It is very simple alternative of PDO
finesse/mini-db
1333 Downloads
Light database abstraction with a query builder
easysql/easysql
244 Downloads
Work more optimally with SQL for Performance, Security and Readability
dottwatson/fpdo
5 Downloads
A MySQL engine written in PHP for interct with any source full compatible with Laravel
dino21/fluentpdo
92 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
detain/session-samurai
78 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
crazedsanity/database
747 Downloads
Database abstraction library.
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
compolomus/light-sql-query-builder
27 Downloads
Light simple query builder
bardoqi/php-hive-queue
38 Downloads
$queue->push('I can be popped off after', '10 minutes');
azema/phigrate
30 Downloads
Migrations SQL for PHP 5.3
amxm/db
30 Downloads
DbAdapters
ajur-media/fluentpdo
478 Downloads
[FORK] FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.