Libraries tagged by laravel domain model
jpkleemans/attribute-events
577665 Downloads
🔥 Fire events on attribute changes of your Eloquent model
cybercog/laravel-ownership
30418 Downloads
Laravel Ownership simplify management of Eloquent model's owner.
n3xt0r/laravel-passport-authorization-core
3439 Downloads
Domain-oriented authorization core for Laravel Passport, providing structured scope and permission modeling without UI or OAuth flow implementation.
lokat/lb-domain-maker
896 Downloads
Create domain model/controller/migration for laravel-boilerplate by rappasoft
creativecrafts/laravel-domain-driven-design-lite
1657 Downloads
Domain‑Driven Design (DDD)‑lite scaffolding for Laravel. This package generates a lightweight, opinionated module structure under Modules/[Module] and provides Artisan commands to scaffold common artifacts (Actions, Queries, DTOs, Repositories, Models, Controllers, Requests, Mappers, Migrations, Factories, and Tests).
alex-kassel/laravel-domain-core
38 Downloads
High-cohesion Laravel platform foundation unifying Domain Context Registration, Dynamic Multi-Database Migrations, Context-Aware Eloquent Models, Standardized CLI Execution, Overlap Lock Management, Diagnostic Events, and Child Domain Package Scaffolding.
jeffersongoncalves/laravel-erp
10 Downloads
A native, framework-agnostic ERP core in pure Laravel (models, migrations, services) — 14 business domains: core, accounting, stock, selling, buying, manufacturing, assets, subcontracting, crm, projects, support, quality, maintenance, hr.
gesmuni/laravel-audit-base
137 Downloads
Core domain model and contracts for Gesmuni Audit - 5W event model, interfaces, and value objects for auditable event logging.
akira/laravel-license-core
15 Downloads
Modern, secure and extensible licensing engine for Laravel applications. The Core package provides the full domain logic, models, pipelines, value objects, builders and actions required to implement a complete licensing system inside Laravel — without forcing any UI, API or dashboard layer.
rahasistiyak/laravel-super-artisan
8 Downloads
A powerful Laravel scaffolding package — generate Models, Controllers, Repositories, APIs, Filament resources, Policies, Actions, and more with a single command. Includes a complete Workflow runner for Artisan command sequences.
mehedi250/laravel-structure-kit
30 Downloads
Laravel scaffolding package with a browser UI and Artisan command — generates Model, Controller, Migration, Service Pattern (interface + implementation), and Repository Pattern (interface + implementation) with correct namespaces.
sharenjoy/noah-domain
60 Downloads
Shared domain models for Noah ecosystem
joerucci/laravel-domain-tools
2472 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.
darangonaut/laravel-doctrine-projections
19 Downloads
Read-only Eloquent models generated from Doctrine ORM metadata — query with Eloquent, write through your domain.
mistery23/laravel-aggregate-events
111 Downloads
laravel aggregate events