Libraries tagged by domain model
msgphp/eav-bundle
21077 Downloads
Basic entity-attribute-value management (the `EAV` domain)
msgphp/eav
27121 Downloads
A domain layer providing basic EAV management
php-extended/php-tld-interface
31530 Downloads
A library to modelize the top level domain hierarchy
star/state-machine
11607 Downloads
PHP implementation of a configurable State Machine, Workflow, transitions for your domain models
gawrys/counterparty-core
59 Downloads
Framework-agnostic core for counterparty due diligence: domain model, ports, rule-based risk strategy, PSR-18 reference adapters and contract tests.
wiz-develop/php-value-object
5345 Downloads
📦 The PHP Value Object library offers immutable, type-safe, and self-validating objects to model domain values using the Value Object pattern.
meritum/structured-logging
47 Downloads
Meritum module for structured exception logging — domain exception model, translation pipeline, PSR-3 reporting, and correlation ID enrichment
selli/ticketing
304 Downloads
The agnostic, headless, multi-tenant ticketing domain engine for Laravel. Attach tickets to anything — your models, your UI, your tenant.
technodelight/php-jira-domain-models
771 Downloads
Domain models for Jira entities
cultuurnet/udb2-domain-events
7915 Downloads
PHP models for domain events in UiTdatabank version 2
joerucci/laravel-domain-tools
2446 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.
treshugart/model
1383 Downloads
Model is a simple, lightweight and easy-to-use Domain Driven Entity framework.
devco/model
1382 Downloads
Model is a simple, lightweight and easy-to-use Domain Driven Entity framework.
atrauzzi/domain-tool
775 Downloads
Conventions and many favourite utility methods for your domain libraries!
bashilbers/domain
9 Downloads
Adds interfaces and base classes for DomainEvents, Aggregates, Snapshotting (the write part of CQRS). Modeled after DPC14