Libraries tagged by sql-queries

masnathan/sql-query-formatter

0 Favers
1799 Downloads

A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.

Go to Download


masnathan/sql-query-builder

1 Favers
1763 Downloads

An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.

Go to Download


onlime/laravel-sql-reporter

10 Favers
326 Downloads

Log SQL queries in Laravel framework

Go to Download


zk2/sps-dbal-component

0 Favers
2804 Downloads

SQL query builder for Doctrine DBAL

Go to Download


vuduythanh2020/mysql-replication

0 Favers
3216 Downloads

Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.

Go to Download


ucscode/doctrine-expression

0 Favers
70 Downloads

A PHP class for handling SQL queries across different database platforms using Doctrine.

Go to Download


twister/sql

9 Favers
34 Downloads

SQL Query String Builder

Go to Download


tumtum/sw6-sql-logger

0 Favers
833 Downloads

Returns SQL queries to the Browser or cli.

Go to Download


spacedmonkey/wp-user-query-cache

24 Favers
11 Downloads

Cache the results of query in WP_User_Query to save SQL queries

Go to Download


solophp/query-builder

0 Favers
85 Downloads

A lightweight, fluent SQL query builder for PHP

Go to Download


semperton/query

0 Favers
51 Downloads

A small and standalone SQL query builder.

Go to Download


sekizlipenguen/laravel-index-analyzer

0 Favers
36 Downloads

Advanced package that automatically analyzes Laravel SQL queries and provides intelligent index suggestions to optimize database performance

Go to Download


sbuberl/fsql

17 Favers
89 Downloads

Library for running SQL queries on flat files

Go to Download


sarfraznawaz2005/aiqueryoptimizer

9 Favers
3 Downloads

A Laravel package to analyze and optimize SQL queries using AI.

Go to Download


roy404/eloquent

2 Favers
111 Downloads

Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.

Go to Download


<< Previous Next >>