Libraries tagged by ddd
hellofresh/engine
23467 Downloads
Engine to build event sourced applications
dekeysoft/yii2-domain
396 Downloads
Implementation of DDD key concepts for Yii2.
bengor/user
2496 Downloads
Lightweight user library developed using Domain-Driven Design
beeyev/value-objects-php
10 Downloads
Immutable value objects for PHP, designed for Domain-Driven Design (DDD). Enhance your applications with expressive, reliable, and maintainable code.
friends-of-ddd/sequence-number-generator
1013 Downloads
Sequence Number Generator
php-ddd/domain-event
4572 Downloads
Library to manage domain and event
php-ddd/domain-driven-design
113 Downloads
Tools/framework to ease the implementation of Eric Evans Domain Driven Design in PHP.
tacddd/tacddd
350 Downloads
ProjectICKX Tactical DDD library
smorken/domain
3991 Downloads
DDD helpers for Laravel
jeckel-lab/contract
7468 Downloads
Contract / Interfaces used by other packages and DDD projects
jardisadapter/mailer
54 Downloads
SMTP mail client with STARTTLS, authentication, HTML and plain text support, attachments, and retry with exponential backoff; a building block of the open-source foundation that Jardis-generated DDD code runs on
jardisadapter/http
53 Downloads
PSR-18 HTTP client with cURL transport, Bearer and Basic auth, retry with exponential backoff, and minimal footprint; a building block of the open-source foundation that Jardis-generated DDD code runs on
jardisadapter/filesystem
54 Downloads
Filesystem abstraction for PHP covering local and S3-compatible storage — unified read, write, stream, and visibility API without Flysystem or the AWS SDK; a building block of the open-source foundation that Jardis-generated DDD code runs on
jardisadapter/eventdispatcher
60 Downloads
PSR-14 event dispatcher for PHP with priority-ordered listeners, type-hierarchy matching, stoppable events, and deferred dispatch via EventCollector; a building block of the open-source foundation that Jardis-generated DDD code runs on
jardisadapter/dbconnection
91 Downloads
PDO connection pool for PHP with read/write splitting, round-robin load balancing across replicas, and automatic health checks — supports MySQL, PostgreSQL, and SQLite; a building block of the open-source foundation that Jardis-generated DDD code runs on