Libraries tagged by domain models
complex-heart/domain-model
1904 Downloads
Domain model toolset to properly build Value Objects, Entities and Aggregates.
quartzy/php-email
9420 Downloads
A domain model for describing emails that is indifferent towards sending methods.
g4/data-mapper
68033 Downloads
data-mapper php library
msgphp/domain
67916 Downloads
A dependency-free package to help building a business domain layer
joerucci/laravel-domain-tools
451 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
100945 Downloads
Provides additional data mapper options that ease the use of the Symfony Form component with rich models.
msgphp/user-eav
4292 Downloads
A bridge between the `User` and `EAV` domain
msgphp/user-bundle
44480 Downloads
Basic user management (the `User` domain)
msgphp/user
49424 Downloads
A domain layer providing basic user management
msgphp/eav-bundle
20572 Downloads
Basic entity-attribute-value management (the `EAV` domain)
msgphp/eav
26252 Downloads
A domain layer providing basic EAV management
star/state-machine
11017 Downloads
PHP implementation of a configurable State Machine, Workflow, transitions for your domain models
jvmtech/anonymizer
2619 Downloads
Anonymize property values in Neos CMS NodeTypes and Neos Flow Domain Models
complex-heart/sdk
935 Downloads
Domain model toolset to properly build Value Objects, Entities, Aggregates and Services.
wiz-develop/php-value-object
610 Downloads
📦 The PHP Value Object library offers immutable, type-safe, and self-validating objects to model domain values using the Value Object pattern.