laravel/scout
Laravel Scout adds driver-based full-text search to Eloquent models, automatically syncing model changes to search indexes. Supports Algolia, Meilisearch, and Typesense, with easy configuration via Laravel’s Scout integration.
not null condition by @cappuc in https://github.com/laravel/scout/pull/981/types via .gitattributes by @crynobone in https://github.com/laravel/scout/pull/907where($field, $operator, $value) on Builder class by @gdebrauwer in https://github.com/laravel/scout/pull/969$limit and $index properties nullable in Builder by @xurshudyan in https://github.com/laravel/scout/pull/953class-string type annotations to ModelObserver by @xurshudyan in https://github.com/laravel/scout/pull/952--flush option to ImportCommand by @tobz-nz in https://github.com/laravel/scout/pull/937scout:queue command to optimize large imports by @stevebauman in https://github.com/laravel/scout/pull/929--queue option to scout:queue-import by @mason-rogers in https://github.com/laravel/scout/pull/932whereIn and whereNotIn queries by @Joel-Jensen in https://github.com/laravel/scout/pull/905afterRawSearch callback by @gdebrauwer in https://github.com/laravel/scout/pull/904null values in where() with Meilisearch by @tobz-nz in https://github.com/laravel/scout/pull/901whereNotIn filter to typesense engine by @tharropoulos in https://github.com/laravel/scout/pull/878algolia/algoliasearch-client-php v4 by @3bd-ulrahman in https://github.com/laravel/scout/pull/872How can I help you explore Laravel packages today?