Download the PHP package spatie/laravel-site-search without Composer
On this page you can find all versions of the php package spatie/laravel-site-search. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download spatie/laravel-site-search
More information about spatie/laravel-site-search
Files in spatie/laravel-site-search
Package laravel-site-search
Short Description A site search engine
License MIT
Homepage https://github.com/spatie/laravel-site-search
Informations about the package laravel-site-search
Create a full-text search index by crawling your site
This package can crawl and index your entire site. You can think of it as private Google search. What gets crawled and indexed can be highly customized. Under the hood Meilisearch is used to provide blazing fast search speeds.
When crawling your site, multiple concurrent connections are used to speed up the crawling process.
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Documentation
You will find full documentation on the dedicated documentions site.
Testing
Before running the test, make sure you are running Meilisearch locally.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Freek Van der Herten
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-site-search with dependencies
guzzlehttp/psr7 Version ^2.5
illuminate/contracts Version ^10.0|^11.0
illuminate/http Version ^10.0|^11.0
laravel/prompts Version ^0.1.23
spatie/crawler Version ^8.0
spatie/laravel-package-tools Version ^1.15