PHPackages                             cosnavel/laravel-site-search - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Search &amp; Filtering](/categories/search)
4. /
5. cosnavel/laravel-site-search

ActiveLibrary[Search &amp; Filtering](/categories/search)

cosnavel/laravel-site-search
============================

A site search engine

1.3.2(4y ago)141MITPHPPHP ^8.0

Since Oct 17Pushed 4y agoCompare

[ Source](https://github.com/Cosnavel/laravel-site-search)[ Packagist](https://packagist.org/packages/cosnavel/laravel-site-search)[ Docs](https://github.com/cosnavel/laravel-site-search)[ GitHub Sponsors](https://github.com/spatie)[ RSS](/packages/cosnavel-laravel-site-search/feed)WikiDiscussions main Synced 3d ago

READMEChangelogDependencies (14)Versions (15)Used By (0)

[![](https://camo.githubusercontent.com/2bedf63f24cda7efab02da955dc11fb7ef8a060e2f26b73c33a7aac84529b8a3/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f737570706f72742d756b7261696e652e7376673f743d31)](https://supportukrainenow.org)

Create a full-text search index by crawling your site
=====================================================

[](#create-a-full-text-search-index-by-crawling-your-site)

[![Latest Version on Packagist](https://camo.githubusercontent.com/96ba766ffba3c410d0cb53cf62f1282f6dac7e5cd66dac4406fb6edb523176d3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7370617469652f6c61726176656c2d736974652d7365617263682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/spatie/laravel-site-search)[![GitHub Tests Action Status](https://camo.githubusercontent.com/5744a3d7a386056d63720f59e2a8efe24f6019919ecfde178292bf4d6a9e78d6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f7370617469652f6c61726176656c2d736974652d7365617263682f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/spatie/laravel-site-search/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/6ed5de6baf12f7545bff60401de8930044a8388e5bdb7e42d42f9765377358bf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f7370617469652f6c61726176656c2d736974652d7365617263682f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/spatie/laravel-site-search/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/fe105df4af16d5a3eca413e765890b8c0c2658b048774ec740065cb231544ea7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7370617469652f6c61726176656c2d736974652d7365617263682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/spatie/laravel-site-search)

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
----------

[](#support-us)

[![](https://camo.githubusercontent.com/0f121a19850c240b7feb663f0721ff8ec3ac00bea51efacd1bc71f6bc33aead6/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6c61726176656c2d736974652d7365617263682e6a70673f743d31)](https://spatie.be/github-ad-click/laravel-site-search)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

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](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

Documentation
-------------

[](#documentation)

You will find full documentation on [the dedicated documentions site](https://spatie.be/docs/laravel-site-search).

Testing
-------

[](#testing)

Before running the test, make sure you are running Meilisearch locally.

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Freek Van der Herten](https://github.com/freekmurze)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 88.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~12 days

Recently: every ~18 days

Total

14

Last Release

1503d ago

Major Versions

0.0.5 → 1.0.02021-10-19

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/42392570?v=4)[Niclas Kahlmeier](/maintainers/Cosnavel)[@Cosnavel](https://github.com/Cosnavel)

---

Top Contributors

[![freekmurze](https://avatars.githubusercontent.com/u/483853?v=4)](https://github.com/freekmurze "freekmurze (164 commits)")[![otherpaco](https://avatars.githubusercontent.com/u/27810032?v=4)](https://github.com/otherpaco "otherpaco (5 commits)")[![AdrianMrn](https://avatars.githubusercontent.com/u/12762044?v=4)](https://github.com/AdrianMrn "AdrianMrn (5 commits)")[![Cosnavel](https://avatars.githubusercontent.com/u/42392570?v=4)](https://github.com/Cosnavel "Cosnavel (3 commits)")[![marcreichel](https://avatars.githubusercontent.com/u/7645035?v=4)](https://github.com/marcreichel "marcreichel (3 commits)")[![georgejipa](https://avatars.githubusercontent.com/u/4528530?v=4)](https://github.com/georgejipa "georgejipa (2 commits)")[![SimonJulian](https://avatars.githubusercontent.com/u/22329077?v=4)](https://github.com/SimonJulian "SimonJulian (1 commits)")[![jmadlena](https://avatars.githubusercontent.com/u/4220680?v=4)](https://github.com/jmadlena "jmadlena (1 commits)")[![Pluiesurlavitre](https://avatars.githubusercontent.com/u/11065186?v=4)](https://github.com/Pluiesurlavitre "Pluiesurlavitre (1 commits)")

---

Tags

laravellaravel-site-search

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/cosnavel-laravel-site-search/health.svg)

```
[![Health](https://phpackages.com/badges/cosnavel-laravel-site-search/health.svg)](https://phpackages.com/packages/cosnavel-laravel-site-search)
```

###  Alternatives

[spatie/laravel-site-search

A site search engine

300129.1k](/packages/spatie-laravel-site-search)[laravel/reverb

Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.

1.5k9.4M48](/packages/laravel-reverb)[mailerlite/laravel-elasticsearch

An easy way to use the official PHP ElasticSearch client in your Laravel applications.

934529.3k2](/packages/mailerlite-laravel-elasticsearch)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[spatie/laravel-rdap

Perform RDAP queries in a Laravel app

72108.3k2](/packages/spatie-laravel-rdap)[ryangjchandler/bearer

Minimalistic token-based authentication for Laravel API endpoints.

8129.8k](/packages/ryangjchandler-bearer)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
