Libraries tagged by mysql query
guanguans/soar-php
21248 Downloads
SQL optimizer and rewriter(assisted SQL tuning). - SQL 优化器和重写器(辅助 SQL 调优)。
udan11/sql-parser
7761 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
jstayton/miner
12811 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
ramadan/custom-fresh
4066 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
ggergo/sqlindexhintbundle
572481 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.
howyi/conv-laravel
376509 Downloads
MySQL migration query auto generate on Laravel/Lumen
howyi/conv
418801 Downloads
Generate MySQL migration queries from actual DB and DDL
kodus/sql-split
280674 Downloads
A simple facility to split SQL files into individual queries - supports MySQL and PostgreSQL
shipmonk/doctrine-mysql-optimizer-hints
36803 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL optimizer hints without need of native queries
socialblue/laravel-query-adviser
4112 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
pecee/boolean-query-parser
26953 Downloads
Convert a boolean search query into a query that is compatible with a fulltext search.
mihai-valentin/laravel-order-by-field
21198 Downloads
A simple Laravel `Query\Builder` extension that adds MySQL-like "order by field" feature
tommyknocker/pdo-database-class
6309 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.
stefanfroemken/mysqlreport
19972 Downloads
MySQL Report - Analyze and profile your TYPO3 database queries
infocyph/dblayer
16415 Downloads
High-performance, secure database layer for PHP and multi-driver capabilities