Libraries tagged by dd
net-code/laravel-kit
149 Downloads
Small, reusable conventions for building Laravel REST APIs: a Clock port, sort direction, paginated-response envelope, an idempotency middleware, ISO country-code rule, and a base context service provider.
net-code/laravel-domain
149 Downloads
DDD tactical building blocks (aggregate root, value objects, domain events, typed UUID identifiers, business-rule specification) with optional Laravel integration.
net-code/laravel-bus
148 Downloads
Attribute-routed command & query buses for Laravel with a configurable middleware pipeline.
nandan108/attrecord
261 Downloads
Lightweight PHP 8.1+ attribute-driven active-record layer with dirty tracking, batch relation loading, deadlock-safe locking, and MySQL/PostgreSQL CREATE TABLE generation.
micro-module/broadway-bundle
4245 Downloads
Symfony bundle for micro-module/broadway.
micro-module/broadway
4438 Downloads
Infrastructure and testing helpers for creating CQRS and event sourced applications.
mediagone/types-common-doctrine
3856 Downloads
Provides Doctrine types for mediagone/types-common package.
mediagone/types-common
4357 Downloads
A collection of generic Value Objects you should (always) use instead of primitive types!
mediagone/cqrs-bus
1743 Downloads
DDD ready implementation of Command, Event and Query bus.
logipro/captain-learning-php
631 Downloads
Client PHP for Captain Learning API
laymont/container-repair-cedex
179 Downloads
Laravel package for ISO 9897 (CEDEX) container repair management with DDD architecture
kraz/read-model-doctrine
336 Downloads
Doctrine implementation for the Read Model Domain
kraz/read-model
435 Downloads
Read Model Domain implementation
kraz/messenger-workflow
244 Downloads
Symfony bundle for working with enterprise integration patterns.
koshuang/laravel-hexagonal
107 Downloads
Laravel scaffolding for modular Hexagonal Architecture with Ports and Adapters.