Search results for mysqli
utnaf/golem
1592 Downloads
Despite the cool name, it's just a docker bootstrap with PHP, Apache and MariaDb.
repo2/query-reactor
65 Downloads
Asynchronous & non-blocking MySQL queries executor.
parm/parm
4982 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows
lox/pheasant
18422 Downloads
A lightweight data mapper for MySQL and PHP 7.2+
guanguans/think-soar
536 Downloads
SQL optimizer and rewriter extension package for thinkphp5 framework.
fdevs/backup
3577 Downloads
FDevs Backup Component
facile-it/zf1-dbal-adapter
12911 Downloads
ZF1 Doctrine DBAL Adapter for MySql
dtc/queue
1165 Downloads
Symfony2/3/4/5 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any Doctrine ORM), RabbitMQ, Beanstalkd, Redis, and ... {write your own}
deminy/ninja-mutex
11898 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
aol/transformers
12676 Downloads
A package for normalizing property names and types from an external data store.
toyi/sync-database
5959 Downloads
Sync your MySQL local database with a remote one.
tin-cat/emailqueue
171 Downloads
A fast, simple yet very efficient email queuing system for PHP/MySQL.
tigron/skeleton-database
17746 Downloads
Tigron Skeleton Mysql database layer
scottjs/db-sync
2325 Downloads
Helper scripts to quickly synchronise a local MySQL database with a remote database, as well as prepare a local database for deployment to a remote server.
rlanvin/php-mypdo
4359 Downloads
Wrapper for PDO (MySQL) to support auto-reconnect, nested transactions and more.