Libraries tagged by database search
nicolaslopezj/searchable
2185606 Downloads
Eloquent model search trait.
wp-cli/search-replace-command
5533531 Downloads
Searches/replaces strings in the database.
lorisleiva/laravel-search-string
343636 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.
interconnectit/search-replace-db
98682 Downloads
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
foolz/sphinxql-query-builder
1913969 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
sofa/eloquence
1346684 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
paragonie/ciphersweet
801299 Downloads
Searchable field-level encryption library for relational databases
caneara/quest
74403 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
typo3/cms-lowlevel
5912497 Downloads
TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.
mattkingshott/quest
86115 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
lacodix/laravel-model-filter
29173 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
codewithkyrian/chromadb-php
12198 Downloads
A PHP client for the Chroma Open Source Embedding Database
igaster/laravel_cities
70900 Downloads
Seed all countries/cities from geonames.org database. Searchable DB tree, ready to use API & a bonus vue.js component!
drupal/drupal_cms_search
18178 Downloads
Provides a simple database-powered search, with autocomplete support.
namoshek/laravel-scout-database
62086 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.