Libraries tagged by database search laravel
nicolaslopezj/searchable
2885686 Downloads
Eloquent model search trait.
lorisleiva/laravel-search-string
440867 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.
lacodix/laravel-model-filter
60032 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
caneara/quest
126042 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
namoshek/laravel-scout-database
71832 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.
mattkingshott/quest
103534 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
ionghitun/laravel-lumen-mysql-encryption
6765 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
lunarphp/scout-database-engine
49714 Downloads
Laravel Scout engine to allow full searching in MySQL and PostgreSQL.
devilsberg/laravel-mariadb-vector
346 Downloads
MariaDB 11.7+ native vector storage and search for Laravel Eloquent models
mahmoud-mhamed/laravel-dblens
1028 Downloads
Browse and manage your Laravel database from a beautiful Blade dashboard — phpMyAdmin-style table browser, row editor, schema editor, SQL runner and search.
codewithkyrian/chromadb-laravel
4215 Downloads
ChromaDB Laravel is a Laravel client for the Chroma Open Source Embedding Database
kisame76/filament-db-table-state
606 Downloads
Persist Filament table state (filters, sort, search, column order & visibility) per user in the database, across devices and sessions.
litermi-packages/aws-database-client
206 Downloads
package to search database client aws
lucasbrito-wdt/laravel-database-fts
586 Downloads
Full-Text Search nativo para Laravel com suporte a PostgreSQL (pg_trgm) e MySQL (FULLTEXT), ACL e recursos avançados
sloth-dev-guy/searches
4464 Downloads
Perform searches with Eloquent models using an array-like API setup