Libraries tagged by clean-architecture
ug-php/clean-architecture-core
94 Downloads
PHP clean architecture core library
plin-code/laravel-clean-architecture
4045 Downloads
Laravel package for generating Clean Architecture structure
ylsalame/laravel-use-cases
114 Downloads
A reusable UseCase pattern implementation for Laravel applications, including a base UseCase, class inference helper, execution context and an extendable controller.
mitul456/laravel-repository-service
30 Downloads
A Laravel package to generate repository and service layers using artisan commands
mehedi250/laravel-structure-kit
30 Downloads
Laravel scaffolding package with a browser UI and Artisan command — generates Model, Controller, Migration, Service Pattern (interface + implementation), and Repository Pattern (interface + implementation) with correct namespaces.
lyre/lyre
520 Downloads
One minute CRUD with a simple command to create all resources
libinkk/modular
14 Downloads
Enterprise-grade Laravel modular architecture package with automatic module discovery, code generators, CRUD scaffolding, repository pattern, service layer, DTO/action workflow, and zero-configuration project scaling.
lezhnev74/ddd-generator
805 Downloads
DDD Generator for 3-layered applications
kadevland/laravel-easy-modules
117 Downloads
Laravel module generator with extensive Artisan commands for rapid modular development. Customizable architecture patterns including Clean Architecture templates.
hexaora/api-crud-generator
3 Downloads
A powerful Laravel CRUD generator following Clean Architecture principles with modular structure, API versioning, and comprehensive scaffolding
cachewraith/laravel-template-structure
6 Downloads
Installer-style Laravel package that scaffolds a clean, scalable, OOAD-based, OWASP-hardened architecture — layered services, repositories and policies behind a versioned JSON API, a server-rendered Blade UI, or both — into any Laravel 10, 11, 12 or 13 application.
neoko/laravel-architecture-commands
11 Downloads
This package adds make commands for clean architecture files
mrkindy/n8n-laravel
6 Downloads
Laravel package for integrating with n8n API using clean architecture patterns
innis/coding-standards
107 Downloads
PHPStan rules that enforce the Innis coding conventions: clean-architecture layering, banned traits, interface/collection/exception placement, value-object immutability, and naming smells.
aseguragonzalez/php-seedwork
258 Downloads
DDD and Hexagonal (Clean) Architecture building blocks (aggregates, entities, value objects, etc).