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)