laravel/scout
Laravel Scout adds driver-based full-text search to Eloquent models, automatically syncing model changes to search indexes. Supports Algolia, Meilisearch, and Typesense, with easy configuration via Laravel’s Scout integration.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| benbjurstrom/pgvector-scout | Laravel Scout driver for PostgreSQL pgvector. Store embeddings on your models and run fast vector similarity search directly in Postgres. Supports multiple embedding indexes (OpenAI, Gemini, testing) with publishable config and easy setup. | 72 | 72 | 8 | 492 | 2 | 23.7 | 14.4 | MIT | 5 months ago | |
| christhompsontldr/laraboard | Laraboard is a Laravel package for creating a simple message board/forum-style feature in your app. It provides models, migrations, and helpers to manage boards, threads, and posts, so you can add discussion areas quickly without building everything from scratch. | 16 | 16 | 5 | 0 | 1 | 21.2 | — | — | 6 years ago | |
| jeroen-g/explorer | Laravel-friendly wrapper for Explorer, a lightweight full-text search engine. Index and search your Eloquent models with simple configuration, fast queries, and flexible ranking/filters. Ideal for adding on-site search without running Elasticsearch or Algolia. | 398 | 397 | 71 | 20K | 20 | 39.7 | 37.2 | MIT | 2 weeks ago | |
| laravel/octane | Laravel Octane accelerates Laravel by running it on high-performance app servers like FrankenPHP, Open Swoole/Swoole, and RoadRunner. It boots your app once, keeps it in memory, and serves requests rapidly for better throughput and latency. | 4,007 | 4,012 | 339 | 1M | 19 | 66.8 | 50.9 | MIT | 3 weeks ago | |
| lunarphp/core | Core package for Lunar, a Laravel-based e-commerce platform. Provides the foundational models, database structure, and services used to build and extend storefronts and admin functionality, designed to be modular, extensible, and integrated with the Laravel ecosystem. | 7 | 8 | 12 | 12K | 0 | 0.4 | 43.8 | — | — | |
| lunarphp/scout-database-engine | Database-backed Laravel Scout engine for Lunar PHP. Adds lightweight full‑text style searching without external services, indexing your models into SQL tables for fast local search in development and smaller deployments. | 5 | 5 | 1 | 1K | 0 | 20.7 | 37.0 | MIT | 3 years ago | |
| maatwebsite/excel | Laravel Excel is a Laravel wrapper for PhpSpreadsheet that makes Excel/CSV exports and imports simple and fast. Export collections or queries with automatic chunking, handle large datasets efficiently, and integrate cleanly into your Laravel apps. | 12,653 | 12,889 | 1,965 | 4M | 3 | 70.2 | 41.2 | MIT | 3 weeks ago | |
| mongodb/laravel-mongodb | MongoDB integration for Laravel Eloquent and query builder. Extends core Laravel classes to use the same familiar API with MongoDB. Official mongodb/laravel-mongodb package, compatible with Laravel 10.x; docs and releases maintained by MongoDB. | 7,085 | 7,097 | 1,444 | 384K | 122 | 89.3 | 57.5 | MIT | 2 weeks ago | |
| nuwave/lighthouse | Lighthouse is a Laravel-first GraphQL server framework. Define your schema, wire resolvers, and handle common tasks like validation, auth, pagination, and Eloquent integration, with flexibility for custom GraphQL needs. | 3,484 | 3,489 | 470 | 303K | 106 | 80.8 | 60.2 | MIT | 1 week ago | |
| yajra/laravel-datatables-oracle | Laravel server-side processing for jQuery DataTables. Quickly return JSON from Eloquent, Query Builder, or Collections for DataTables’ AJAX option, with helpers like DataTables::eloquent(), ::query(), ::collection(), or ::make() for fast filtering, sorting, paging. | 4,865 | 4,922 | 852 | 640K | 32 | 79.0 | 49.0 | MIT | 3 weeks ago |
How can I help you explore Laravel packages today?