spatie / laravel-site-search
A site search engine
Fund package maintenance!
spatie
Installs: 101 052
Dependents: 0
Suggesters: 0
Security: 0
Stars: 274
Watchers: 6
Forks: 24
Open Issues: 0
Requires
- php: ^8.1
- guzzlehttp/psr7: ^2.5
- illuminate/contracts: ^10.0|^11.0
- illuminate/http: ^10.0|^11.0
- laravel/prompts: ^0.1.23
- spatie/crawler: ^8.0
- spatie/laravel-package-tools: ^1.15
Requires (Dev)
- guzzlehttp/guzzle: ^7.7
- meilisearch/meilisearch-php: ^1.1.1
- nunomaduro/collision: ^7.5.2|^8.0
- orchestra/testbench: ^8.5.5|^9.0
- pestphp/pest: ^2.6.2
- pestphp/pest-plugin-laravel: ^2.0
- spatie/laravel-ray: ^1.32.4
Suggests
- meilisearch/meilisearch-php: Required to use the MeiliSearch engine.
README
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.
composer test
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
License
The MIT License (MIT). Please see License File for more information.