Sprorowski / clean-architecture-laravel
This is a Laravel project template that follows the principles of Clean Architecture, designed to help you build robust and maintainable applications. Clean Architecture promotes a clear separation of concerns, making your codebase more organized, testable, and adaptable.
☆62Updated last year
Alternatives and similar repositories for clean-architecture-laravel
Users that are interested in clean-architecture-laravel are comparing it to the libraries listed below
Sorting:
- Helps to use domain driven design within Laravel☆149Updated last year
- ☆171Updated 3 years ago
- A Laravel project with a Domain-Driven Design (DDD) structure, basic configuration, and commonly used packages pre-installed and configur…☆77Updated 2 years ago
- Explore Domain-Driven Design and CQRS in Laravel with this clean and scalable architecture template, ideal for complex applications seeki…☆54Updated 2 months ago
- Generate services in Laravel with the artisan command☆98Updated 10 months ago
- Toolkit for domain driven design (DDD) in Laravel. Provides artisan commands to generate domain models, DTOs, view models, value objects,…☆115Updated this week
- ☆89Updated last week
- Yet another Laravel 10 DDD interpretation