Libraries tagged by Database System
exolnet/laravel-image
414 Downloads
Modules to have a generic service to store image in the file system and in the database.
theworst/worstdb
5 Downloads
A super basic file system key/value database with ttl functionality
unlikelysource/filecms-core
85 Downloads
File-based content management system. Does not require a database.
sergey-lisitsyn/yii2-key-value-settings-storage
181 Downloads
Storage in database for persist, retrieve and manage system settings for web application
rakeshthapac/laratime
150 Downloads
Cool laravel package to broadcast database updates using websockets for realtime system
amitavroy/backup-manager
139 Downloads
This Laravel package allows you to create a backup of your database. You can use any file system which Laravel supports like S3, FTP, local etc.
iracode-com/filament-reporting
3 Downloads
Filament reporting system to apply advanced filtering on database records
discommand2/plugin-sql
7 Downloads
Handles database interactions, offering SQL capabilities to the system.
rakit/slimmy
78 Downloads
Extending Slim Framework with twig, illuminate database and integrate them with simple modular system
w0s1nsk1/telescope-elasticsearch-driver
3 Downloads
it will allow you to switch from sql database to elasticsearch as driver for your data storage and it will eliminate the deadlock so it makes telescope a ready for production logging system.
pilotftzi/net-gearman
29 Downloads
Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates. This package provides an interface for PHP to communicate with the Gearman server.
mirzaev/minimal-sessions-arangodb
1 Downloads
Module for session system based on the minimal framework using the ArangoDB database
icarus/queue-mailer2
166 Downloads
A mailing system using Latte templates for composing e-mails. It uses a database queue to store and send e-mails.
dazza-dev/multi-tenant-sync
1 Downloads
Multi-Tenant Sync is a system designed to efficiently execute queries or functions in Software as a Service (SAAS) applications that employ the separate database per tenant method.
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.