Libraries tagged by one-c
onecommunity/client
3420 Downloads
PHP client to access the One Community API.
ohrionmartin/weather
4 Downloads
Reusable Slim components for fetching weather via OpenWeather One Call API 3.0
nobir/mini-wizard
22 Downloads
Everything in one command
nilportugues/cache
119 Downloads
Cache layer for PHP applications using the on Chain of responsability pattern
ngekoding/codeigniter-api-query-parser
18 Downloads
A query parser for REST-APIs based on CodeIgniter
muspelheim/c3charts-bundle
8791 Downloads
Simple bundle for building pretty charts based on c3js
mrferrys/finitestatemachine
28 Downloads
A Finite State Machine System based on Chapter 3.1 of Game Programming Gems 1 by Eric Dybsand. Written by Roberto Cezar Bianchini, July 2010. Ported to PHP by MrFerrys
monicahq/gunther
82 Downloads
Update Laravel translations on Crowdin
mhinspeya/mhinspeya-brand-hyva
4 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
matmar10/msisdn-format-bundle
18 Downloads
Symfony bundle for mobile phone number and msisdn validation based on country
mars-iq/iqpay
110 Downloads
Php Api for iraq e-payment 4 providoor QiCard,aps,zaincash,amwal(PayTabs),switch in one class
markei/filesystemoperations
14803 Downloads
Add filesystem operations on Composer events
lionsad/service_container
1006 Downloads
Service Container based on CTools plugins with Symfony Integration
leoniralves/slim-oauth2-eloquent
12 Downloads
Este repositório contém código para desenvolvedores que precisam iniciar uma aplicação utilizando os conceitos RESTFul com Slim Framework, porém, não querem passar pala fase de estruturação e configuração de ferramentas como Eloquent ORM, OAuth e Slim-Monolog. Slim-OAuth2-Eloquent já contém todas estas ferramentas configuradas e prontas para uso.
laravel-admin-ext/code-editor
169 Downloads
Code editor extension for laravel-admin based on code-mirror