Libraries tagged by architecture
carlosas/phpat
69365 Downloads
PHP Architecture Tester
v.chetkov/php-clean-architecture
61419 Downloads
PHP Clean Architecture
php-code-archeology/php-code-archeology
6079 Downloads
Static analyzer for PHP project archeology. Calculates various metrics for your codebase.
mamuz/php-dependency-analysis
109113 Downloads
Static code analysis to find violations in a dependency graph
ecotone/symfony-bundle
253829 Downloads
Ecotone for Symfony — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Symfony Messenger, via PHP attributes.
ecotone/laravel
322974 Downloads
Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.
r2luna/brain
41285 Downloads
Brain: A process-driven architecture alternative for your Laravel Application.
pccomponentes/ddd
148795 Downloads
Mini Framework to create projects with hexagonal architecture and domain driven design
masterix21/laravel-licensing
3448 Downloads
Laravel licensing package with polymorphic assignment to any model, activation keys, expirations/renewals, and seat control via LicenseUsage. Supports offline verification with public-key–signed tokens, a CLI to generate/rotate/revoke keys, and an extensible architecture via config and contracts.
jonpurvis/lawman
39970 Downloads
A PestPHP Plugin to help with architecture testing SaloonPHP integrations
elasticemail/elasticemail-php
118227 Downloads
The PHP library for the Elastic Email REST API. This API is based on the REST API architecture, allowing the user to easily manage their data with this resource-based approach. To start using this API, you will need your Access Token. Remember to keep it safe.
clue/reactphp-eventsource
20444 Downloads
Instant real-time updates. Lightweight EventSource client receiving live messages via HTML5 Server-Sent Events (SSE). Fast stream processing built on top of ReactPHP's event-driven architecture.
byjg/jwt-session
83825 Downloads
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and microservices architectures.
j6s/phparch
210805 Downloads
Architecture Testing for PHP projects
ytake/valueobjects
86758 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package)