Libraries tagged by hexagonal-architecture

dykyi-roman/awesome-claude-code

96 Favers
1924 Downloads

Claude Code extension for PHP: audits (architecture, DDD, security, performance, PSR, design patterns, Docker, CI/CD, tests, docs), 3-level code review, automated bug fix, generators (DDD, CQRS, GoF patterns, PSR, tests, documentation, Docker, CI/CD), code explanation, refactoring. 26 commands, 62 agents, 259 skills.

Go to Download


pccomponentes/ddd

57 Favers
153188 Downloads

Mini Framework to create projects with hexagonal architecture and domain driven design

Go to Download


zolta/forge

1 Favers
540 Downloads

Domain layer foundation for PHP 8.2+ providing Value Objects with attribute-based validation, Entities, Aggregates, Rules, Specifications, Policies, Invariants, Transformers, and a framework-agnostic adapter system.

Go to Download


zolta/cqrs

1 Favers
532 Downloads

CQRS application layer for PHP 8.2+ with command/query buses, decorator-based middleware pipeline, Result/Option monads, repository abstractions with caching, transaction management, domain event dispatching, and automatic handler discovery via attributes.

Go to Download


onramplab/laravel-clean-architecture

2 Favers
27072 Downloads

An composer template

Go to Download


jardissupport/dotenv

0 Favers
2191 Downloads

Environment file loader with cascading overrides, variable interpolation, type casting, and include directives

Go to Download


jardissupport/contracts

0 Favers
1382 Downloads

Consolidated contract interfaces for all Jardis packages — Kernel, Data, Repository, DbQuery, Messaging, Validation, Workflow, and more

Go to Download


johnnickell/fight-common

0 Favers
660 Downloads

A shared PHP library for Hexagonal Architecture, CQRS, and reusable domain primitives

Go to Download


koshuang/laravel-hexagonal

0 Favers
105 Downloads

Laravel scaffolding for modular Hexagonal Architecture with Ports and Adapters.

Go to Download


jardissupport/repository

0 Favers
124 Downloads

Repository pattern for PHP — generic CRUD with raw-data access, read/write splitting, and pluggable primary-key strategies; the persistence layer Jardis-generated repositories build on

Go to Download


jardissupport/dbquery

0 Favers
198 Downloads

Fluent SQL query builder with CTEs, window functions, subqueries, and JSON support for MySQL, MariaDB, PostgreSQL, and SQLite

Go to Download


jardissupport/data

0 Favers
119 Downloads

Entity hydration with change tracking, bidirectional field mapping, and identity generation (UUID v4/v5/v7, NanoID)

Go to Download


jardissupport/classversion

0 Favers
360 Downloads

Runtime class versioning via namespace injection with configurable fallback chains and proxy caching

Go to Download


jardiscore/kernel

0 Favers
157 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.

Go to Download


jardisadapter/messaging

0 Favers
143 Downloads

Multi-transport messaging for Redis, Kafka, RabbitMQ, and Database with automatic serialization and consumer groups; a building block of the open-source foundation that Jardis-generated DDD code runs on

Go to Download


Next >>