Libraries tagged by domain models
complex-heart/domain-model
1461 Downloads
Domain model toolset to properly build Value Objects, Entities and Aggregates.
g4/data-mapper
66726 Downloads
data-mapper php library
msgphp/domain
67293 Downloads
A dependency-free package to help building a business domain layer
joerucci/laravel-domain-tools
171 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.
sensiolabs-de/rich-model-forms-bundle
100692 Downloads
Provides additional data mapper options that ease the use of the Symfony Form component with rich models.
msgphp/user-eav
4067 Downloads
A bridge between the `User` and `EAV` domain
msgphp/user-bundle
43862 Downloads
Basic user management (the `User` domain)
msgphp/user
48804 Downloads
A domain layer providing basic user management
msgphp/eav-bundle
20347 Downloads
Basic entity-attribute-value management (the `EAV` domain)
msgphp/eav
26025 Downloads
A domain layer providing basic EAV management
star/state-machine
10867 Downloads
PHP implementation of a configurable State Machine, Workflow, transitions for your domain models
jvmtech/anonymizer
2500 Downloads
Anonymize property values in Neos CMS NodeTypes and Neos Flow Domain Models
complex-heart/sdk
721 Downloads
Domain model toolset to properly build Value Objects, Entities, Aggregates and Services.
wiz-develop/php-value-object
149 Downloads
📦 The PHP Value Object library offers immutable, type-safe, and self-validating objects to model domain values using the Value Object pattern.
lokat/lb-domain-maker
510 Downloads
Create domain model/controller/migration for laravel-boilerplate by rappasoft