Download the PHP package graymore/search-engine without Composer
On this page you can find all versions of the php package graymore/search-engine. 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-engine
Installation
Installing the package is very easy. But you need to strictly follow the installation rules to do so:
1. Perform a local installation of Manticoresearch
2. Install or Update the package with composer
composer require graymore/search-engine
3. Publish config and Shell Commands
php artisan vendor:publish --provider="Graymore\SearchEngine\SearchServiceProvider"
This command will publish the search.php
file to config/search.php
and connect the Shell module to your local terminal.
4. Setting file
app/search.php
All versions of search-engine with dependencies
PHP Build Version
Package Version
Requires
manticoresoftware/manticoresearch-php Version
^3.0
php Version >=8.0
laravel/framework Version ^8.0|^9.0|^10.0
php Version >=8.0
laravel/framework Version ^8.0|^9.0|^10.0
The package graymore/search-engine contains the following files
Loading the files please wait ....