Libraries tagged by stories
commentar/json-storage
81 Downloads
This storage mechanism requires no database, but rather stores the data encoded in the JSON format on the filesystem.
codemix/hybridauthmanager
432 Downloads
An AuthManager for Yii that stores the hierarchy in a flat PHP file and the assignmens in DB
cliveportman/appstack-retail
2 Downloads
Provides an alternative admin area for retail stores using Craft Commerce, based on the official Bootstrap Appstack classic theme.
cliffparnitzky/contao-form-fieldset-duplication-to-leads
31 Downloads
Stores the duplicated data into leads.
clickds/app-purchase-notifications
2 Downloads
A package for dealing with subscriptions made via Google and Apple app stores
censeai/cense-ai-chabot
10 Downloads
Cense can help Online Ecommerce Stores Owners in Capturing Leads and Provide Excellent Customer Support on your Ecommerce Store using Conversational AI.
censeai/cense-ai-bot
7 Downloads
Cense can help Online Ecommerce Stores Owners in Capturing Leads and Provide Excellent Customer Support on your Ecommerce Store using Conversational AI.
catpaw/store
1066 Downloads
Reactive variables implemented through the Observable design pattern. Inspired by Svelte's stores.
cachemaster/cache-loader
5 Downloads
CacheMaster loads translations from the database and stores them in a cache for later use
bomoko/bigbuck
10 Downloads
Simply stores a copy of Big Buck Bunny for testing caches
bitsnio/inventory
1 Downloads
Laravel Module to moniter inventory for properties and stores
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.
ayecode/wp-country-database
26 Downloads
A WordPress class that stores and retrieves world country information.
art-and-flywork/kirby.plugin.fieldset
2 Downloads
Panel field which loads a fieldset and stores the values in a single field as yaml
aqamarine/laravel-query-cache
44 Downloads
Based on 'miradnan/laravel-model-caching' package which stores cache for database query and automatically cleans it after Creating or Updating Laravel model.