incoder / laravel-ddd
Domain-Driven Design (DDD) Library for Laravel
1.0.1
2026-04-30 13:36 UTC
Requires
- php: ^8.3
- illuminate/auth: ^12.0 || ^13.0
- illuminate/console: ^12.0 || ^13.0
- illuminate/database: ^12.0 || ^13.0
- illuminate/filesystem: ^12.0 || ^13.0
- illuminate/http: ^12.0 || ^13.0
- illuminate/routing: ^12.0 || ^13.0
- illuminate/support: ^12.0 || ^13.0
- ramsey/uuid: ^4.7 || ^5.0
- spatie/laravel-activitylog: ^4.10
- spatie/laravel-data: ^4.17
- symfony/finder: ^7.0
- symfony/process: ^7.0
Requires (Dev)
- larastan/larastan: ^3.0
- laravel/pint: ^1.17
- orchestra/testbench: ^10.0 || ^11.0
- phpunit/phpunit: ^11.5
Suggests
- ext-soap: Required to use SSRS reporting support.
- spatie/laravel-permission: Recommended when using the RequiresPermission attribute.