for install :
See GitHub
composer require saeedvir/laravel-modular
A powerful modular architecture package for Laravel applications that allows you to organize your codebase into independent, reusable modules with automatic discovery and zero configuration.
โจ Features
๐ Auto-Discovery - Modules automatically discovered and registered via composer merge plugin
๐ฆ Zero Configuration - Just run composer dump-autoload after creating modules
โก Performance Optimized - Built-in caching and lazy loading for production use
โก (saeedvir/laravel-modular ๐ nWidart/laravel-modules) Peak memory: Improved by 23.1% and Memory usage improved by 10.2%
๐จ Complete Module Structure - Controllers, models, views, routes, migrations, translations
๐ง Artisan Commands - Comprehensive CLI tools for module management
๐ Performance Monitoring - Track module discovery and operation performance
๐ Debug-Aware Logging - Respects APP_DEBUG for production-friendly logs
๐งช Testing Support - Built-in infrastructure for module testing
๐ฏ Laravel 11 & 12 - Full support for modern Laravel versions
Top comments (0)