Libraries tagged by querier
whitecube/laravel-search-builder
3703 Downloads
A package to build fast, index-friendly search queries for Laravel
vaened/php-search-engine
81267 Downloads
A flexible PHP search library that provides essential features for implementing search engines. It includes capabilities for filtering, indexing, and search functionalities. Designed to be easily extensible, it integrates seamlessly with different ORM frameworks to enhance search operations and manage complex queries.
tilleuls/sorter
6316 Downloads
A library to dynamically sort collections / queries
stefanfroemken/mysqlreport
8908 Downloads
Analyze and profile your TYPO3 databases queries
spatie/elasticsearch-search-string-parser
21901 Downloads
Build Elasticsearch queries based of a query string
somnambulist/cte-builder
26980 Downloads
Library for programmatically making CTE SQL queries (WITH queries)
smoothphp/querybus
83503 Downloads
A simple bus for queries
shipmonk/doctrine-mysql-optimizer-hints
11024 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL optimizer hints without need of native queries
prgtw/inserts-always-include-default-values-behavior
162709 Downloads
Propel behavior for always including columns that have default values in INSERT queries
netsells/laravel-geoscope
21666 Downloads
GeoScope is a laravel package that allows you to easily perform distance queries and geofencing based on latitudes and longitudes.
level23/druid-client
50926 Downloads
Druid php client for executing queries and more
krzysztof-gzocha/searcher
60745 Downloads
Searcher is a framework-agnostic search query builder. Search queries are written using Criterias and can be run against MySQL, MongoDB, ElasticSearch or even files.
krossroad/laravel-union-paginator
101855 Downloads
Package to support pagination in union queries in Laravel Eloquent.
kodus/sql-split
194180 Downloads
A simple facility to split SQL files into individual queries - supports MySQL and PostgreSQL
joskolenberg/laravel-jory
11579 Downloads
Create a flexible API for your Laravel application using json based queries.