Libraries tagged by architectural
phpdepend/callmap
20 Downloads
PHPStan Plugin to collect method-calls for further processing
novadaemon/larafeat
341 Downloads
Laravel package to implements Domain Driven Design pattern. Inspired by lucidarch/lucid
nameless/laravel-api-generator
15 Downloads
A professional Laravel API generator that automatically creates complete API structures with clean architecture, type safety, and best practices
myks92/php-value-objects
6 Downloads
A PHP library Value Object
mykemeynell/archlayer
94 Downloads
Layer Architecture for Laravel (Service, Repository, Entity)
mbrowne/dci
8 Downloads
Implementation of the DCI architecture in PHP using traits
looqey/speca
85 Downloads
Describe your specs through expressive data classes
lezhnev74/ddd-generator
804 Downloads
DDD Generator for 3-layered applications
legoravel/lego
21 Downloads
An architecture for scalable Laravel application.
kadevland/laravel-easy-modules
4 Downloads
Laravel module generator with extensive Artisan commands for rapid modular development. Customizable architecture patterns including Clean Architecture templates.
jymusic/laravel-addons
9 Downloads
Laravel Extension Pack
jpeters8889/phpunit-code-assertions
40 Downloads
Rules and assertions in PHPUnit for code quality, rules and patterns.
innovartingsas/laravel-hexagonal
272 Downloads
Hexagonal architecture for Laravel
grazulex/laravel-atlas
4 Downloads
Laravel Atlas scans your Laravel project to generate a complete, structured map of its internal components — models, controllers, routes, jobs, observers, events, commands, and more — and exports visual or machine-readable representations in formats like Mermaid, Markdown, JSON, or PDF.
goodmanluphondo/laravel-service-repository-pattern
5 Downloads
Service-Repository pattern for your Laravel applications