Libraries tagged by layered
reizucodes/laravel-domain-toolkit
12 Downloads
Laravel toolkit for layered architecture with repositories, services, DTOs, and domain scaffolding.
quioteframework/scheduler
11 Downloads
Cron-expression task scheduling (schedule:run console command) layered on the queue package, for Quiote.
ptondereau/phigue
1 Downloads
Layered configuration hydrated into a typed object through reflection
psg/sr4
4 Downloads
Flexible Layered DI App Standard
optiweb/module-robots
85 Downloads
Control and limit catalog page indexing by altering the robots meta tag value based on applied filters in layered navigation.
n3xu5/commander
116 Downloads
A set of interfaces and traits aimed to structure better a domain driven layered application
mxnwire/laravel-audit-log
16 Downloads
Audit log viewer layered on top of spatie/laravel-activitylog
maniyatech/magento2-suppliersproducts
1 Downloads
The ManiyaTech_SuppliersProducts module adds supplier-based product listing pages with clean SEO-friendly URLs (/supplier/{slug}), layered navigation support, and admin-configurable top menu/tab visibility.
maniyatech/magento2-myorderedproducts
1 Downloads
The ManiyaTech_MyOrderedProducts module adds a personalized "My Ordered Products" section to the customer dashboard, allowing users to view and interact with all products they’ve purchased, complete with layered navigation, configurable options, and wishlist integration.
magedevgroup/module-typesense-search
0 Downloads
Registers Typesense as a selectable Magento search engine and implements the query side: translates a Magento search request into a Typesense query and returns matched IDs plus aggregations. Serves quick/advanced search, category listings and layered navigation. Drop-in replacement for OpenSearch/Elasticsearch, free and uncapped.
m4rkhenzel/laravel-ddd-starter
0 Downloads
Production-ready Laravel 12 DDD starter kit with CQRS, layered architecture (Domain, Application, Infrastructure, UI) and thin controllers.
lobbster/module-discount-filter
1 Downloads
Indexed is_discounted flag for layered navigation and Elastic/OpenSearch facets
laravelayers/laravelayers
9 Downloads
Layered structure for the Laravel: services, decorators, repositories. Foundation frontend framework. Forms. Navigation. User actions and roles. Admin panel.
kris-ro/php-republic
9 Downloads
Super slim MVC framework written in PHP with layered JSON config, PHP templating, data validation, account authentication and others
hejunjie/cache
549 Downloads
基于装饰器模式实现的多层缓存系统,支持内存、文件、本地与远程缓存组合,提升缓存命中率,简化缓存管理逻辑 | A layered caching system built with the decorator pattern. Supports combining memory, file, local, and remote caches to improve hit rates and simplify cache logic.