spatie/laravel-site-search

A site search engine

Maintainers

Package info

github.com/spatie/laravel-site-search

pkg:composer/spatie/laravel-site-search

Fund package maintenance!

spatie

Statistics

Installs: 127 170

Dependents: 0

Suggesters: 0

Stars: 298

Open Issues: 0

3.0.2 2026-03-04 13:37 UTC

README

Logo for laravel-site-search

Create a full-text search index by crawling your site

Latest Version on Packagist Total Downloads

This package can crawl and index your entire site. You can think of it as a private Google search. What gets crawled and indexed can be highly customized. By default, a local SQLite database with FTS5 is used, so no external dependencies are needed. Optionally, you can use Meilisearch for more advanced search features.

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

composer test

Some tests require a local Meilisearch instance running on port 7700.

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.