searchable
search tool
Adds search functionality to Eloquent models in Laravel applications
A php trait to search laravel models
2k stars
73 watching
291 forks
Language: PHP
last commit: almost 2 years ago
Linked from 3 awesome lists
eloquent-modelslaravelphpprioritizing-matchessearch
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a simple, driver-based solution for adding full-text search to Eloquent models. | 1,575 |
| A tool for mapping Eloquent models to Elasticsearch types to simplify the integration of search functionality into Laravel applications. | 1,356 |
| Makes user-driven searching easy on data in models with fuzzy search and weighted mechanics | 535 |
| A search package for Laravel 5 providing a unified API across multiple full-text search services. | 352 |
| Adds sortable behaviour to Eloquent models by automatically assigning the highest order number to new records and providing a query scope for fetching records in the right order. | 1,416 |
| A caching trait for Eloquent models in Laravel that stores query results for a specified time period. | 1,121 |
| A Laravel package that integrates Algolia's search capabilities into the framework | 400 |
| Provides a trait to manage tags on Eloquent models in Laravel applications | 882 |
| Automatically generates Laravel models based on a database schema | 1,509 |
| A simple Moderation System for Laravel 5.* applications | 527 |
| A package that adds computed properties to Eloquent models for efficient and lazy loading of calculated attributes. | 192 |
| Extends Laravel with support for message queues and various transport options | 235 |
| A Neo4j Graph Eloquent Driver for Laravel | 644 |
| A library that provides a way to bind multiple key/value pair preferences to application models. | 30 |
| A validation trait for Laravel Eloquent models that ensures data is valid before saving. | 970 |