1 repo
Architectural patterns that allow developers to inject custom business logic and features through modular service providers.
Distinguishing note: Focuses on the extensibility of the core architecture via custom modules.
Explore 1 awesome GitHub repository matching software engineering & architecture · Modular Extension Architectures. Refine with filters or upvote what's useful.
Bagisto is a modular e-commerce platform designed for building and managing scalable online storefronts. It functions as an enterprise-grade toolkit that provides a structured environment for handling complex inventory, secure payment processing, and shipping logistics. Built on a flexible architecture, the platform allows developers to extend core business logic through custom packages and specialized product types. The platform distinguishes itself through a highly modular design that utilizes service-provider-based dependency injection and a repository-pattern data access layer to decouple
Implement custom modules and service providers to inject specialized business logic and unique features into the core architecture of your software project.