Libraries tagged by archtecture
clutch-property-mgmt/business-domain
202 Downloads
Pure business domain models for Clutch Property Management. Contains framework-agnostic entities such as Property, Unit, Address, CompanyInfo, ContactInfo, and related value objects. Designed for Clean Architecture: zero infrastructure, no PDO, no external dependencies.
cebpereira/layers
212 Downloads
A laravel package to generate files for layered architecture
byjg/gluo-core
286 Downloads
Gluo framework core — the glue that binds byjg components into a REST architecture: base classes, attributes, utilities, and builder tools. Start a project with `composer create-project byjg/gluo`.
bornfight/maboo-maker-bundle
3608 Downloads
Boilerplate code generator for projects with layered architecture. Inspired by Maboo
artox-lab/entities
24189 Downloads
Abstracts for Entities layer in Clean Architecture
antradar/gspdf
2892 Downloads
High-performance PDF generation library with streaming architecture, O(1) memory usage, and 33-153x faster HTML rendering than TCPDF
andydefer/laravel-toth
167 Downloads
Toth is a Laravel package for database backup and snapshot management with asynchronous task-based architecture.
aichadigital/lara-verifactu
2044 Downloads
Laravel package for AEAT Verifactu compliance with agnostic architecture
seasalt/nico-scaffold
7229 Downloads
Create a clean architecture scaffold
regniblod/symfony-ddd-edition
50 Downloads
A Symfony standard skeleton following DDD architecture.
packagefactory/atomicfusion
40399 Downloads
Prototypes that help implementing atomic-design and a component-architecture in Neos.Fusion
duckdev/wp-review-notice
156 Downloads
Simple library to gently ask for a wp.org plugin review after a few days of plugin usage, with swappable storage drivers and a testable, DI-friendly architecture.
ug-php/clean-architecture-core
94 Downloads
PHP clean architecture core library
neoko/laravel-architecture-commands
11 Downloads
This package adds make commands for clean architecture files
byjg/rest-reference-architecture
159 Downloads
Gluo — full-stack-capable PHP REST API starter. Run `composer create-project byjg/gluo` and focus on your business logic, not the infrastructure.