Libraries tagged by mysql query
howyi/conv-laravel
361145 Downloads
MySQL migration query auto generate on Laravel/Lumen
howyi/conv
403266 Downloads
Generate MySQL migration queries from actual DB and DDL
kodus/sql-split
268414 Downloads
A simple facility to split SQL files into individual queries - supports MySQL and PostgreSQL
shipmonk/doctrine-mysql-optimizer-hints
31209 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL optimizer hints without need of native queries
tommyknocker/pdo-database-class
6098 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
stefangabos/zebra_database
12699 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
stefanfroemken/mysqlreport
18111 Downloads
MySQL Report - Analyze and profile your TYPO3 database queries
pecee/pixie
30083 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.
opis/database
85492 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
krzysztof-gzocha/searcher
61792 Downloads
Searcher is a framework-agnostic search query builder. Search queries are written using Criterias and can be run against MySQL, MongoDB, ElasticSearch or even files.
guanguans/soar-php
20593 Downloads
SQL optimizer and rewriter(assisted SQL tuning). - SQL 优化器和重写器(辅助 SQL 调优)。
detain/db_abstraction
2440 Downloads
Database Abstraction Class
jstayton/miner
12450 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
dukecity/doctrineextensions
34581 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
rkr/php-mysql-query-builder
5747 Downloads
Easy to use query builder for PHP8.0+/PDO