frontier / modular
Laravel Frontier Modular Package
Installs: 2
Dependents: 0
Suggesters: 1
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/frontier/modular
Requires
- php: >=8.2
- illuminate/support: ^10.0|^11.0|^12.0
- internachi/modular: ^2.0
Requires (Dev)
- laravel/pint: ^1.22
- orchestra/testbench: ^9.0|^10.0
- pestphp/pest: ^3.0
- pestphp/pest-plugin-laravel: ^3.0
- rector/rector: ^2.0
README
Frontier Modular
Modular Architecture Wrapper for Frontier
Introduction
Frontier Modular acts as a wrapper for internachi/modular, providing the foundation for modular architecture within the Frontier ecosystem.
Note
This package currently serves as a lightweight wrapper around internachi/modular. We are actively developing additional features and deeper integrations for future updates.
For comprehensive documentation on the core modular functionality, please refer to the official InterNACHI/modular repository.
Installation
composer require frontier/modular
Roadmap
Stay tuned for future updates, including:
- Enhanced scaffolding for Frontier modules
- Tighter integration with Frontier Action and Repository packages
- Advanced domain-driven design tooling
🤝 Contributing
- Follow PSR-12 coding standards
- Use Laravel Pint for code styling
- Write tests using Pest
- Add strict types to all PHP files
📄 License
MIT License - see LICENSE for details.
👤 Author
Mohamed Khedr — 0xkhdr@gmail.com
Made with ❤️ for the Laravel community