Libraries tagged by mysqli
detain/db_abstraction
545 Downloads
Database Abstraction Class
amcsi/amysql
208 Downloads
A MySQL(i) wrapper for PHP 5.2 and higher with useful tools and no extension dependencies.
abstraccion-mysql/abstraccion-mysql
19 Downloads
Capa de abstracción para ejecución de querys usando el conector mysqli
yapeal/yapeal
228 Downloads
Yet Another Php Eve Api Library also know as Yapeal which can be used to access the Eve Online API data and place it into a database.
repo2/query-builder
212 Downloads
Query Builder is a fast compiler for MySQL compatible queries written in PHP 5.4+.
k-gun/oppa
96 Downloads
Oppa: Database abstraction, query building and active record implementation with PHP.
vlw/mysql
38 Downloads
Abstraction library for common MySQL/MariaDB DML operations with php-mysqli
sunaryohadi/slim3-skeleton
120 Downloads
Simple Slim Framework 3 skeleton with Twig, Monolog, ezSQL (mysqli). Also has sample of simple CRUD.
shen2/mdo
428 Downloads
A php asynchronous library for mysql (based on mysqli and mysqlnd driver)
openregion/sphinxql-query-builder
217 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
ocallit/sqler
33 Downloads
A php sql builder, helpers and mysqli wrapper
mysimpleorm/mysimpleorm
64 Downloads
Simple, lightweight and effective ORM using MySQLi
iamjohndev/ijd-orm
27 Downloads
A simple and lightweight PHP ORM for MySQLi
gp/dbms
70 Downloads
Simple PHP Database tool with QueryParam class supports mysqli and pdo
dustingraham/react-mysql
59 Downloads
Non-blocking MySQLi database access with PHP. Designed to work with reactphp/react.