Libraries tagged by model_search
hyperf/scout
186014 Downloads
Hyperf Scout provides a driver based solution to searching your Eloquent models. Inspired By Laravel Scout.
konekt/search
54527 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
ajcastro/searchable
56086 Downloads
Pattern-matching search for Laravel eloquent models.
rapidez/laravel-scout-elasticsearch
43884 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
devilsberg/laravel-mariadb-vector
1567 Downloads
MariaDB 11.7+ native vector storage and search for Laravel Eloquent models
tommyknocker/pdo-database-class
6285 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
15528 Downloads
Elasticsearch enabled Eloquent models
eloquent-filter/filter
475 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.
singlequote/laravel-datatables
25549 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
24699 Downloads
Flush and import all models with the "Searchable" trait
namoshek/laravel-scout-database
75013 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
27871 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
68698 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
58073 Downloads
Laravel searchable models based on FullText indexes with phonetic matching
yii2tech/ar-search
8783 Downloads
Provides unified search model for Yii ActiveRecord