alighorbani / modular-app
use the simple modular structure in your laravel project
Installs: 719
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Type:package
pkg:composer/alighorbani/modular-app
Requires
- php: ^7.1.3|7.2.*|7.3.*|7.4.*|^8.0
 - imanghafoori/laravel-smart-facades: *
 - laravel/framework: ~5.1|6.*|7.*|8.*
 
This package is auto-updated.
Last update: 2025-10-29 03:17:56 UTC
README
Saved Your Time ⏳
App Has Arcitucture📏
Generate Code Automatically 🧪
Make Your Application Readable 📈
Better for Teamwork 🎯
How to Install This Package?
1 - First install the dependency of package
https://github.com/rezaamini-ir/laravel-easyblade
https://github.com/imanghafoori1/laravel-smart-facades
2 - Make a modules folder into root of laravel application (siblings to app folder)
3 - Paste Source Folder into this folder
4 - Add content of composerConfig.txt file into composer.json file in psr-4 json member
5- Register the provider (add provider into path config/app.php)
6- Run and Enjoy :)
TODO
- Push my commits to GitHub
 - Upload Package into Packagist Site
 - Installing With Composer Package & Dependencis
 - Write a More Stuff About This Package and Commands Helps You
 - Makes Youtube Videos About This Package and Modular Applicaiton