Libraries tagged by model search
eloquent-filter/filter
453 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
hyperf/scout
183623 Downloads
Hyperf Scout provides a driver based solution to searching your Eloquent models. Inspired By Laravel Scout.
konekt/search
52309 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
ajcastro/searchable
55801 Downloads
Pattern-matching search for Laravel eloquent models.
ahmedabdo/searchable
1258 Downloads
package for adding search functionality to laravel models
rapidez/laravel-scout-elasticsearch
41565 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
devilsberg/laravel-mariadb-vector
1184 Downloads
MariaDB 11.7+ native vector storage and search for Laravel Eloquent models
tommyknocker/pdo-database-class
6263 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
iverberk/larasearch
15518 Downloads
Elasticsearch enabled Eloquent models
singlequote/laravel-datatables
25406 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
tarre/laravel-scout-refresh
24128 Downloads
Flush and import all models with the "Searchable" trait
namoshek/laravel-scout-database
74085 Downloads
A generic Laravel Scout driver which performs full-text search on indexed model data using an SQL database as storage backend. Indexed data is stored in normalized form, allowing efficient search.
nlpcloud/nlpcloud-client
27433 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php
willdurand/propel-geocodable-behavior
68582 Downloads
The GeocodableBehavior helps you build geo-aware applications. It automatically geocodes your models when they are saved, giving you the ability to search by location and calculate distances between records.
fab2s/searchable
57760 Downloads
Laravel searchable models based on FullText indexes with phonetic matching