Libraries tagged by laravel ddd
jpkleemans/attribute-events
386029 Downloads
🔥 Fire events on attribute changes of your Eloquent model
thejano/laravel-domain-driven-design
16348 Downloads
Helps to use domain driven design within laravel
lunarstorm/laravel-ddd
22020 Downloads
A Laravel toolkit for Domain Driven Design patterns
ecotone/laravel
283220 Downloads
Laravel integration for Ecotone
lucid-arch/laravel-console
75707 Downloads
The Command Line Interface for the Lucid Architecture
koalafacade/diamond-console
991 Downloads
Laravel Package for generate DDD structure easily for your projects
dddeeemmmooonnn/nova-multicolumn-filter
109394 Downloads
A Laravel Nova multicolumn filter.
jafar-albadarneh/laravel-ddd
3723 Downloads
Scaffold your Laravel services and actions in a Domain-Driven-Design architecture
hitech/ddd-modular-toolkit
463 Downloads
A Laravel DDD Modular Toolkit for feature-based architecture.
shahghasiadil/laravel-clean-architecture-ddd-cqrs
22 Downloads
Explore Domain-Driven Design and CQRS in Laravel with this clean and scalable architecture template, ideal for complex applications seeking maintainability and clarity.
hungthai1401/laravel-domain-oriented
2137 Downloads
Build a domain-oriented application on Laravel Framework
oleglfed/laravel-ddd
1135 Downloads
Generates domains for laravel Domain Driven Development
ef-tech/laravel-ddd-scaffold
38 Downloads
A Laravel package to scaffold DDD and Clean Architecture structure.
joerucci/laravel-domain-tools
246 Downloads
This package provides domain-driven design (DDD) support for Laravel applications by enhancing artisan make commands with --domain argument. When used, generated files (like models, casts, events, etc.) are placed into a specific domain folder within your app.
abd-wazzan/laravel-api-boilerplate
51 Downloads
A Laravel project with a Domain-Driven Design (DDD) structure, basic configuration, and commonly used packages pre-installed, directed towards building APIs.