Download the PHP package lunarphp/search without Composer
On this page you can find all versions of the php package lunarphp/search. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package search
Lunar Search
This packages brings E-Commerce search to Lunar.
Requirements
- Lunar >= 1.x
License
Lunar is open-sourced software licensed under the MIT license.
Installation
Require the composer package
Usage
Basic Search
At a basic level, you can search models using the provided facade.
Under the hood this will detect what Scout driver is mapped under lunar.search.engine_map
and
then perform a search using that given driver. To increase performance the results will not be
hydrated from the database, but instead will be the raw results from the search provider.
All versions of search with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
lunarphp/core Version ^1.0.0-beta
spatie/laravel-data Version ^4.9.0
typesense/typesense-php Version ^4.9
meilisearch/meilisearch-php Version ^1.10
http-interop/http-factory-guzzle Version ^1.2
lunarphp/core Version ^1.0.0-beta
spatie/laravel-data Version ^4.9.0
typesense/typesense-php Version ^4.9
meilisearch/meilisearch-php Version ^1.10
http-interop/http-factory-guzzle Version ^1.2
The package lunarphp/search contains the following files
Loading the files please wait ....