Libraries tagged by php ddd
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
jardisadapter/cache
56 Downloads
PSR-16 multi-layer cache for PHP — stack Memory, APCu, Redis, and Database backends with automatic read-through backfill and write-through propagation; a building block of the open-source foundation that Jardis-generated DDD code runs on
denisyu-1/articulate
64 Downloads
Context-bounded PHP ORM for domain-driven applications
xprt64/cqrs-es
128 Downloads
CQRS with Event Sourcing mini framework for PHP
jardissupport/contract
1846 Downloads
Consolidated contract interfaces for all Jardis packages — Kernel, Data, Repository, DbQuery, Messaging, Validation, Workflow, and more
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.
php-ddd/php-ddd-bundle
4325 Downloads
Library to manage event
lin3s/php-ddd-standard
43 Downloads
The "Php DDD Standard Edition" distribution in the LIN3S way
alexandrebulete/ddd-foundation
21 Downloads
Pure PHP DDD Foundation - Domain, Application, and InMemory infrastructure for building DDD projects
black/ddd-php
178 Downloads
Implements DDD in PHP
black/cqrs-php
237 Downloads
Implements CQRS (for DDD in PHP)
hmlb/ddd
627 Downloads
DDD library for PHP projects.