Libraries tagged by database queries
zae/lara-press
4579 Downloads
A set of models to use with Laravel's Eloquent to query a Wordpress database.
juniora/laravel-querymonitor
37 Downloads
Laravel QueryMonitor is a package for Laravel that allows you to monitor and log:Slow SQL Queries: Monitors the actual execution time of SQL queries on the database.Slow Eloquent Methods: Monitors the total time taken by Eloquent methods, including PHP processing.
solophp/abstract-repository
26 Downloads
An abstract repository implementation for PHP applications, providing a standardized way to interact with database tables using the Solo Query Builder.
salehhashemi/laravel-intelli-graphql
6 Downloads
An AI-driven Laravel package for generating GraphQL schemas, queries, and mutations based on database tables.
zara-4/laravel-lazy-mysql
7850 Downloads
A lazy mysql based Eloquent model and Query builder for Laravel
welshdev/doctrix
20 Downloads
A powerful, flexible query builder library for Doctrine ORM with enhanced array-based criteria, fluent interfaces, and built-in pagination
velvel/report-bundle
582 Downloads
Online database report generator for Symfony2
tribal2/db-handler
1 Downloads
Library to interact with MySQL databases
symfomany/laravel-mongo
83 Downloads
A MongoDB based Eloquent model and Query builder for Laravel 5
stratedge/wye
5142 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
squirrelphp/entities
3505 Downloads
Simple, safe and flexible implementation of handling SQL entities and repositories as well as multi-table SQL queries while staying lightweight and straightforward.
soosyze/queryflatfile
1021 Downloads
The Queryflatfile is PHP library for simple database not SQL
smart-php/mysql-scheman
94 Downloads
MySQL schema synchronizer. A simple way to handle MySQL schema without writing MySQL query
simplemdb/simplemdb
13 Downloads
Enterprise Database Toolkit for PHP - Modern schema management, intelligent migrations, and advanced query building
qikdev/fluentpdo
841 Downloads
FluentPDO is small PHP library for rapid query building. Killer feature is smart join builder which generates joins automatically.