Libraries tagged by multiple keys

hungcrush/compoships

0 Favers
246 Downloads

Laravel relationships with support for composite/multiple keys

Go to Download


evgen-dev/advanced-file-cache

0 Favers
1 Downloads

Advanced Files Cache for Laravel - Handle multi-keys file cache

Go to Download


elkadrey/compoships

0 Favers
51 Downloads

Laravel relationships with support for composite/multiple keys

Go to Download


coding-linheng/compoships

1 Favers
27 Downloads

hyperf relationships with support for composite/multiple keys

Go to Download


artoodetoo/compoships

0 Favers
11 Downloads

Laravel relationships with support for composite/multiple keys

Go to Download


xbnz/laravel-multi-api

3 Favers
120 Downloads

Asynchronous API wrapper with proxy and multiple key support for Laravel

Go to Download


xbnz/laravel-multi-ip

2 Favers
94 Downloads

Asynchronous API wrapper with proxy and multiple key support for Laravel

Go to Download


hareland/multi-cache-remember

0 Favers
1 Downloads

This package offers the rememberMany macro for the Laravel Cache facade, providing efficient retrieval of multiple cache keys with customizable expiration and callbacks for missing keys.

Go to Download


humanmade/clean-up-leftover-multi-meta

1 Favers
197 Downloads

Remove duplicate meta values for any single meta key with multiple meta value rows in the database.

Go to Download


xtompie/lasorter

0 Favers
3 Downloads

Laravel collection macro sorter for sort multidimensional array by multiple criteria like columns, keys, any deep value

Go to Download


vanry/config

0 Favers
12 Downloads

Based on hassankhan/config, it uses filename as key if loading configurations from multiple files

Go to Download


trafficsupply/sessions

0 Favers
5 Downloads

Sync sessions across multiple domains with a unique session key

Go to Download


thedigitalmedium/api-helper-command

0 Favers
7 Downloads

Effortlessly Generate Essential API Files - Building APIs often involves juggling multiple files and configurations. The API Helper Command simplifies this process, automating the generation of key files for seamless API development. (https://thedigitalmedium.com)

Go to Download


nodeum-io/nodeum-sdk-php

0 Favers
0 Downloads

The Nodeum API makes it easy to tap into the digital data mesh that runs across your organisation. Make requests to our API endpoints and we’ll give you everything you need to interconnect your business workflows with your storage. All production API requests are made to: http://nodeumhostname/api/ The current production version of the API is v1. **REST** The Nodeum API is a RESTful API. This means that the API is designed to allow you to get, create, update, & delete objects with the HTTP verbs GET, POST, PUT, PATCH, & DELETE. **JSON** The Nodeum API speaks exclusively in JSON. This means that you should always set the Content-Type header to application/json to ensure that your requests are properly accepted and processed by the API. **Authentication** All API calls require user-password authentication. **Cross-Origin Resource Sharing** The Nodeum API supports CORS for communicating from Javascript for these endpoints. You will need to specify an Origin URI when creating your application to allow for CORS to be whitelisted for your domain. **Pagination** Some endpoints such as File Listing return a potentially lengthy array of objects. In order to keep the response sizes manageable the API will take advantage of pagination. Pagination is a mechanism for returning a subset of the results for a request and allowing for subsequent requests to “page” through the rest of the results until the end is reached. Paginated endpoints follow a standard interface that accepts two query parameters, limit and offset, and return a payload that follows a standard form. These parameters names and their behavior are borrowed from SQL LIMIT and OFFSET keywords. **Versioning** The Nodeum API is constantly being worked on to add features, make improvements, and fix bugs. This means that you should expect changes to be introduced and documented. However, there are some changes or additions that are considered backwards-compatible and your applications should be flexible enough to handle them. These include: - Adding new endpoints to the API - Adding new attributes to the response of an existing endpoint - Changing the order of attributes of responses (JSON by definition is an object of unordered key/value pairs) **Filter parameters** When browsing a list of items, multiple filter parameters may be applied. Some operators can be added to the value as a prefix: - `=` value is equal. Default operator, may be omitted - `!=` value is different - `>` greater than - `>=` greater than or equal - `=` lower than or equal - `>

Go to Download


mhinspeya/mhinspeya-brand-hyva

0 Favers
5 Downloads

### 1. **Module Overview:** - **Name:** Brand Inventory Manager - **Purpose:** The module dynamically lists all the brands that have products currently in stock on the website, allowing customers to view and browse products by brand. This list updates automatically based on the store's inventory. ### 2. **Key Features:** - **Dynamic Brand Listing:** - The module generates a list of brands that have at least one product in stock. - The list is updated in real-time based on changes in inventory levels (e.g., if a brand's products go out of stock, that brand is removed from the list). - **Filter by Inventory:** - Customers can filter the brand list by product availability, ensuring they only see brands with products they can purchase immediately. - **Brand Page:** - Each brand name in the list is clickable, leading to a dedicated brand page. - The brand page displays all in-stock products for that brand, with options for sorting, filtering, and searching within the brand's catalog. - **SEO-Friendly URLs:** - The module creates SEO-friendly URLs for each brand page, enhancing visibility on search engines. - **Inventory-Based Brand Widget:** - A widget can be placed on various parts of the website (e.g., homepage, sidebar, footer) that highlights popular or new brands with available stock. - **Admin Configuration:** - The admin can configure how brands are displayed (e.g., sorting by popularity, alphabetical order, etc.). - Options to include or exclude specific brands regardless of inventory (e.g., always show premium brands). - **Caching Mechanism:** - To ensure performance, the module uses caching to store brand lists, refreshing only when inventory changes occur. ### 3. **Integration with Other Features:** - **Product Pages:** On each product page, the brand name is linked to the corresponding brand page. - **Search Functionality:** When customers search for a brand name, the search results include the brand page and all relevant products. ### 4. **Customizable Design:** - The module’s front-end is fully customizable, allowing the store’s design team to style the brand listing and pages in line with the overall website design. ### 5. **Reporting and Analytics:** - The module provides reports on brand performance, showing metrics such as which brands are viewed most frequently, which have the highest sales, etc. ### 6. **Multi-Store Support:** - For stores with multiple websites or store views, the module supports configuration per store view, allowing different brands to be highlighted in different regions or languages. This Magento module would be particularly useful for e-commerce stores with diverse product offerings across many brands, ensuring that customers have an efficient way to find and purchase products by their favorite brands.has context menu

Go to Download


<< Previous Next >>