Libraries tagged by pdo transport
thomasdcodes/pdo-messenger-transport
10 Downloads
Gives the possibility to use the symfony messenger transport with a pdo connected database.
initphp/queue
8 Downloads
The framework-less BabelQueue runtime for plain PHP: a polyglot queue worker loop with URN routing, retries/back-off, dead-letter routing and a database (PDO) transport, built on babelqueue/php-sdk.
balpom/symfony-messenger-sqlite
14 Downloads
How to initialize and to use a Symfony Messenger with queues in SQLite database without Doctrine.
balpom/sql-messenger
25 Downloads
Symfony SQL by PDO Messenger Bridge (has Sqlite implementation).
mobilestock/laravel-database-interceptor
10494 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
dj-thd2/mysql-pdo-cache
45 Downloads
MySQL transparent PDO wrapper with (somewhat) smart query caching on Redis