| Package Data | |
|---|---|
| Maintainer Username: | taylorotwell |
| Maintainer Contact: | taylor@laravel.com (Taylor Otwell) |
| Package Create Date: | 2016-06-29 |
| Package Last Update: | 2026-02-25 |
| Home Page: | https://laravel.com/docs/scout |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2026-02-28 03:01:47 |
| Package Statistics | |
|---|---|
| Total Downloads: | 47,878,112 |
| Monthly Downloads: | 1,518,518 |
| Daily Downloads: | 59,192 |
| Total Stars: | 1,650 |
| Total Watchers: | 35 |
| Total Forks: | 361 |
| Total Open Issues: | 8 |
Laravel Scout provides a simple, driver-based solution for adding full-text search to your Eloquent models. Once Scout is installed and configured, it will automatically sync your model changes to your search indexes. Currently, Scout supports Algolia, a blazing-fast and hosted search service.
Documentation for Scout can be found on the Laravel website.
Laravel Scout is open-sourced software licensed under the MIT license