Libraries tagged by querier
rstriquer/eloquent-logger
1601 Downloads
Write SQL queries to a file into Laravel "storage/logs" directory.
pixelshaped/flat-mapper-bundle
1097 Downloads
A bundle to easily create non-scalar DTOs from denormalized array results (such as database queries results).
paulmozo/php-cypher-query-builder
2453 Downloads
A PHP library for generating Cypher queries to be used with Graph databases such as Neo4J
patienceman/filtan
2916 Downloads
Filtan is Laravel QueryFilter package designed to simplify and enhance the process of filtering Eloquent queries. It enables developers to apply filters to queries and customize the results based on dynamic parameters. By integrating Filtan into your Laravel project, you can build complex and flexible filtering mechanisms for your models effortlessly.
oilstone/php-rsql-parser
12755 Downloads
PHP library for parsing RSQL or FIQL queries. Designed for use in RESTful APIs.
nextras/multi-query-parser
2259 Downloads
Parses queries from a SQL file.
newman/laravel-graphql-test-utils
5032 Downloads
Laravel GraphQL test utilities package. Helps you to test your GraphQL queries & mutations easily.
nahid-ferdous/laravel-searchable
804 Downloads
Laravel Package To make Eloquent Queries Shorter.
mouadziani/laravel-query-inspector
3461 Downloads
The missing laravel helper that allows you to ispect your eloquent queries with their binding parameters
mnabialek/laravel-eloquent-filter
13240 Downloads
Allows filtering Eloquent queries by input filters
matthiasweb/wpdb-batch
12983 Downloads
WordPress $wpdb batch queries
magento/cssxpath
1024168 Downloads
Convert CSS selectors to XPath queries.
lyonstahl/soql-builder
2466 Downloads
SOQL builder that simplifies the process of constructing complex queries to retrieve data from Salesforce databases
los/uql
30162 Downloads
PHP library to transform url query into db partial queries
lmc/cqrs-types
22034 Downloads
A library containing types (interfaces and value objects) to help with Queries and Commands