Libraries tagged by database query
laragear/refine
3273 Downloads
Filter a database query using the request query keys and matching methods.
elvanto/picodb
24335 Downloads
Minimalist database query builder
deminy/counit
9746 Downloads
To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
harish81/laravel-duckdb
3596 Downloads
DuckDB CLI wrapper to interact with duckdb databases through laravel query builder.
craftcms/query
13659 Downloads
Execute database queries from the Control Panel
clean-bandits/db-query
32802 Downloads
Simple PHP OOP library for creating database queries
bugloos/query-sorting-bundle
4607 Downloads
The query sorting bundle allows you to sort data from QueryBuilder and the Database. you can sort multiple columns at the same time and also you can sort relation fields with two-level deep and without any join in your query builder.
bugloos/query-filter-bundle
4614 Downloads
The query filter bundle allows you to filter data from QueryBuilder and the Database. you can filter multiple columns at the same time and also you can filter relation fields with two-level deep and without any join in your query builder.
william-costa/database-manager
2013 Downloads
A simple library for managing database connections, results pagination and building queries in PHP.
paulmozo/php-cypher-query-builder
2407 Downloads
A PHP library for generating Cypher queries to be used with Graph databases such as Neo4J
windwalker/query
14256 Downloads
Windwalker Query package
webfiori/database
30839 Downloads
Database abstraction layer of WebFiori framework.
pecee/boolean-query-parser
16415 Downloads
Convert a boolean search query into a query that is compatible with a fulltext search.
nguyenanhung/database
12804 Downloads
Database Wrapper - Base Model
mpyw/laravel-database-mock
3831 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes