Libraries tagged by php mysql
oeltimacreation/php-simplequery
111 Downloads
A small, framework-agnostic PDO query builder with deterministic SQL compilation
michabbb/php-sql-parser
2209 Downloads
A fork of greenlion/php-sql-parser - A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
maurobonfietti/rest-api-slim-php
1707 Downloads
Example of REST API with Slim PHP Framework.
linna/auth-mapper-mysql
2200 Downloads
Mysql mapper implementation of the authentication and authorization interfaces.
kristijorgji/db-to-php
3493 Downloads
A library to generate application code based on database definition.
js/mysqlnd-analytics
3541 Downloads
The JSMysqlndAnalytics library is a library to process statistics collected by PHP's myslqnd module and providing guidance for improving applications using ext/mysql, mysqli or pdo_mysql.
drkbcn/php-pdo-mssql-class
108 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
chillerlan/php-database
1162 Downloads
An extensible database wrapper and query builder.
antevenio/pdo-mysql-query-linker
20153 Downloads
PHP library that allows linking queries from diferent physical databases using mysql pdo database connections
ludal/mysql-querybuilder
776 Downloads
A simple PHP query builder for SQL queries
abtzco/seed-php
509 Downloads
The stupidly easy to learn and use PHP micro framework. ;)
krugozor/database
2488 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
xjuvi/pdodb
223 Downloads
Modern, secure and fully compatible PDO-based replacement for ThingEngineer’s PHP-MySQLi-Database-Class
lox/pheasant
18497 Downloads
A lightweight data mapper for MySQL and PHP 7.2+
parm/parm
4987 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