Libraries tagged by sql query
dabl/query
438 Downloads
DABL object oriented Query builder
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
chapdel/query-cache
52 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
brinda/abstract-filter-query
521 Downloads
Abstract filter query lib for use only one query builder for all filters in the world (SQL, Youtrack search, jql...)
avadim/manticore-query-builder-laravel
21 Downloads
ManticoreSearch Query Builder for your Laravel applications
affordablemobiles/laravel-eloquent-query-cache
252 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
advil0/laravel-eloquent-query-cache
1799 Downloads
Forked version of renoki-co/laravel-eloquent-query-cache to support Laravel 10.
repo2/query-builder
212 Downloads
Query Builder is a fast compiler for MySQL compatible queries written in PHP 5.4+.
diversen/minimal-query-builder
526 Downloads
A simple and very basic query builder class, which should support any database supported by PDO.
volnix/simpl-sql
216 Downloads
A dead-simple layer on top of PDO to make PDO setup and querying simpler
simpl/sql
106 Downloads
A dead-simple layer on top of PDO to make PDO setup and querying simpler
zk2/sps-dbal-component
2491 Downloads
SQL query builder for Doctrine DBAL
nextphp/data
25 Downloads
The NextPHP Data package is a powerful tool for PHP developers, providing ORM capabilities and direct SQL query execution. This package is part of the NextPHP Framework, a modern and lightweight PHP framework designed for performance and scalability.
mazentouati/snacks-console
8 Downloads
Snacks console is an intuitive browser-based SQL console to run and save SQL queries.
masterweber/sqlbuilder
8 Downloads
Simple SQL query constructor.