Libraries tagged by mysqli
itools/zendb
3622 Downloads
Injection-proof PHP/MySQL database layer with automatic XSS-safe output
eftec/pdoone
6410 Downloads
Minimaist procedural PDO wrapper library
detain/session-samurai
2803 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.
detain/monolog-mydb
2861 Downloads
A handler for Monolog that sends messages to MySQL
detain/db_abstraction
3290 Downloads
Database Abstraction Class
thamaraiselvam/mysql-import
47632 Downloads
Import .sql file into a database using mysqli
seinopsys/postgresql-database-class
5626 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
anonymous-php/mysqli-pdo-bridge
1362 Downloads
Make your application PDO-compatible. This library gives you the possibility to use mysqli connection with the PDO interfaces.
nanasess/mdb2_driver_mysqli
77421 Downloads
This is the Mysqli MDB2 driver.
spam-n-eggs/laravel-mysqlite
6874 Downloads
MySQLite is a Laravel connector for SQLite that emulates MySQL functionality. The currently ported functionalities can be viewed in README.md on the github site.
voku/session2db
20016 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
timmit/db-mysql
17945 Downloads
A simple DB layer in PHP for using MySQL(i)
go/db
24406 Downloads
Database library
docnet/php-dbal
21054 Downloads
A library which wraps mysqli into a fluent, easy-to-use set of classes.
detain/oauth2-server-mydb-storage
2788 Downloads
MyDb storage adapter implementing the thephpleague/oauth2-server (4.x) storage interfaces.