Libraries tagged by bounded-contexts
jardiscore/kernel
148 Downloads
Infrastructure kernel for PHP — an immutable DomainKernel holding wired-up cache, logger, event dispatcher, HTTP client, database, mailer and filesystem, plus an optional ENV-driven bootstrap. Jardis-generated domain code reaches it through a single interface.
elber/laravel-clean-architecture
670 Downloads
DDD + Clean Architecture scaffolding for Laravel
lyonscf/bounded-context
50 Downloads
A library for event-sourced bounded contexts.
hugo0vaz/ddd-tooling
6 Downloads
Geradores de boilerplate DDD (Aggregate, Value Object, Domain Event, Repository, Integration Events) para Laravel.
allysonsilva/laravel-artisan-domain-contexts
137 Downloads
A laravel package for using artisan commands in domain contexts
lyonscf/bounded-context-laravel
28 Downloads
A laravel extension for bounded-context.
juampi92/phpstan-eloquent-bounded-context
8 Downloads
PHPStan rules that make sure your models are only being mutated from within its Domain.
lin3s/shared-kernel
10334 Downloads
Shared Kernel of LIN3S projects for different purposes
lin3s/cms-kernel
3435 Downloads
Base package to make CMS in an easy way
denisyu-1/articulate
64 Downloads
Context-bounded PHP ORM for domain-driven applications
tsars/ddd-generator
8 Downloads
CLI tool to generate DDD structure: bounded contexts, aggregates, entities, VOs, events, commands, queries and tests
jonashildrestrand/ddd-helpers
4 Downloads
Set of artisan commands to create bounded contexts, value objects etc.
idunis/context
5 Downloads
The easiest way to get started with bounded context
dql/sourced-laravel
5150 Downloads
A laravel extension for the bounded-context framework.
dql/sourced
3923 Downloads
A framework for event-sourced bounded contexts.