Libraries tagged by msqli
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
229 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
97 Downloads
Oppa: Database abstraction, query building and active record implementation with PHP.
vlw/mysql
56 Downloads
Abstraction library for common MySQL/MariaDB DML operations with php-mysqli
techwilk/database
39 Downloads
Simple PDO/MySQLi/SQLite wrapper to make performing SQL queries easier
sunaryohadi/slim3-skeleton
120 Downloads
Simple Slim Framework 3 skeleton with Twig, Monolog, ezSQL (mysqli). Also has sample of simple CRUD.
shen2/mdo
429 Downloads
A php asynchronous library for mysql (based on mysqli and mysqlnd driver)
sectoroverload2k/php-mysql-database
43 Downloads
PHP Library for OO MySQLi connection and queries
openregion/sphinxql-query-builder
239 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
mysimpleorm/mysimpleorm
65 Downloads
Simple, lightweight and effective ORM using MySQLi
iamjohndev/ijd-orm
27 Downloads
A simple and lightweight PHP ORM for MySQLi
dustingraham/react-mysql
59 Downloads
Non-blocking MySQLi database access with PHP. Designed to work with reactphp/react.