Libraries tagged by architicture
ayup-creative/laravel-layer-architecture
701 Downloads
Layer architecture approach for Laravel with Repository and Service autodiscovery
zarei/user-agent-parser
40 Downloads
Get user's software and hardware information like Device, CPU, OS, Browser, Engine from user agent string
vivek-mistry/repository-interface
60 Downloads
Laravel package for dependency injection to separate business logic.
tecnocen/yii2-roa
12800 Downloads
Yii 2 ROA Library
stella-maris/architectural-decision-record
1375 Downloads
An attribute to keep track of architectural design decisions
small/clean-application
83 Downloads
This project is a set of class to manage dependency injection of application's part of a clean architecture app, independently of the framework used.
sethsandaru/laravel-hmvc-generator
26 Downloads
Laravel 5 - HMVC Architecture Generator
pionia/pionia-core
136 Downloads
PHP REST-API framework for developers with deadlines
phpdepend/callmap
33 Downloads
PHPStan Plugin to collect method-calls for further processing
novadaemon/larafeat
355 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/archuser
42 Downloads
User Layer Architecture for Laravel (Service, Repository, Entity)
mykemeynell/archlayer
101 Downloads
Layer Architecture for Laravel (Service, Repository, Entity)
mbrowne/dci
8 Downloads
Implementation of the DCI architecture in PHP using traits