Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.12 KB

README.md

File metadata and controls

12 lines (8 loc) · 1.12 KB

“ Live as if you were to die tomorrow. Learn as if you were to live forever. ” — Mahatma Gandhi

What is it ?

This project serves as a foundational structure designed to facilitate the creation of modular code, making it easier to manage and maintain across various Version Control System (VCS) repositories. All modules are organized within the modules directory, effectively separating them from the general configurations applied to the entire application scope. Furthermore, the flexibility of the system allows for the independent installation of Composer packages suffixed with -module from private or public registries directly into the modules directory, ensuring a clear delineation of business logic.

This repository is part of a personal project. However, it is a sample of how the modules are shipped and work together in harmony.

Special Thanks to