Libraries tagged by database search
djl997/laravel-search-query-builder
307 Downloads
A `Illuminate\Database\Query\Builder` macro to easily search on multiple database columns.
devpoint/database-search-criterias-php
47 Downloads
Database SearchCriterias interfaces and base classes written in PHP.
devpoint/database-search-criterias-eloquent
38 Downloads
Database SearchCriterias implementation for Laravel Eloquent.
adrianopedro/laravel-scout-database-driver
112 Downloads
Driver for Laravel Scout database search package
simon/searchs
33 Downloads
database searchs.
devpoint/search-client-database-eloquent
18 Downloads
SearchClient database wrapper for Laravel Eloquent.
cirelramos/aws-database-client
49 Downloads
package to search database client aws
rapidwebltd/search
72 Downloads
Search allows you to easily add an intelligent search engine to your website or web application. It can be configured to search any database table.
illusionist/searcher
40 Downloads
Generates database queries based on search syntax.
dustapplication/laravel-database-model-encryption
1927 Downloads
Provides database encryption/decryption with search encrypted fields.
ayaou/db-search-bundle
55 Downloads
This bundle helps indexing and searching entities in a database
custom-d/hashed-search
2633 Downloads
A hashed search package for adding a searchable hash to your encrypted database columns
boadusamuel/search-nested-json-column
1 Downloads
Search Nested json column inside database with no case sensitivity
inspiredminds/contao-search-and-replace
23 Downloads
Search and replace strings in the database.
behzaddev/searchable
0 Downloads
Search Package OverviewThe Search package is a powerful tool designed to facilitate efficient and effective search operations within various datasets or databases. It provides a set of functions and classes that enable users to perform complex search queries, filter results, and retrieve relevant data with ease. The package is highly customizable, allowing users to define their own search criteria, implement sorting mechanisms, and handle large volumes of data seamlessly.Key Features: Customizable Search Queries: Users can create tailored search queries using various operators and conditions, making it possible to perform both simple and advanced searches. Sorting and Filtering: The package includes built-in methods to sort and filter search results, enabling users to organize data based on specific parameters such as date, relevance, or custom fields. Scalability: Designed to handle large datasets, the Search package is optimized for performance, ensuring quick response times even with millions of records. Integration: The package is compatible with a variety of databases and data sources, making it a versatile solution for different types of projects. User-Friendly Interface: It offers a straightforward API that is easy to use, even for those who are not experts in programming. This allows a broader audience to leverage the power of advanced search capabilities.Use Cases: Data Analysis: Quickly find and retrieve specific information from large datasets for analysis. Content Management Systems: Implement efficient search functionality in content-heavy websites or applications. E-commerce: Enhance product search features in online stores, improving the user experience by providing relevant results swiftly. Knowledge Bases: Help users find relevant articles or documentation based on keyword searches.Overall, the Search package is an essential tool for anyone needing to implement or enhance search functionality in their applications, providing both power and flexibility in managing and retrieving data.