plin-code / laravel-clean-architecture Star 17 Code Issues Pull requests Generate a Clean Architecture structure in a Laravel app php laravel ddd laravel-framework clean-architecture code-generation ddd-architecture architecture-testing Updated Sep 18, 2026 PHP
maeandrew / architecture-governance-demo Star 0 Code Issues Pull requests Enforce module boundaries in a modular PHP codebase with Deptrac, Pest arch and PHPStan — every exception backed by an ADR, verified in CI. php laravel architecture adr phpstan pest deptrac modular-monolith architecture-testing Updated Sep 18, 2026 PHP
stkuzma / modularity Star 0 Code Issues Pull requests Modular monolith on Laravel 13 / PHP 8.5 where module boundaries are enforced by CI, not convention. Delete a module and the suite still passes. php laravel phpunit phpstan software-architecture blue-green-deployment modular-monolith architecture-testing Updated Sep 21, 2026 PHP