Libraries tagged by database query
kaizencoders/wp-fluent
9 Downloads
A lightweight, expressive database query builder for WordPress which can be referred to as a Database Abstraction Layer. WP Fluent uses the same **wpdb** instance and takes care of query sanitization, table prefixing and many other things with a unified API.
evas-php/evas-orm
64 Downloads
ORM module (Database, QueryResult, Builders, Table, ActiveRecord, DataMapper, IdentityMap, App intagrate traits)
davewid/peyote
835 Downloads
A database query builder for PHP 5.3+
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
k-gun/oppa
97 Downloads
Oppa: Database abstraction, query building and active record implementation with PHP.
nfaiz/dbtoolbar
8842 Downloads
CodeIgniter 4 Database Debug Toolbar Query Highlighter.
zae/lara-press
4579 Downloads
A set of models to use with Laravel's Eloquent to query a Wordpress database.
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