Libraries tagged by architicture
byjg/jwt-session
89145 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
211561 Downloads
Architecture Testing for PHP projects
carlosas/phpat
69931 Downloads
PHP Architecture Tester
ytake/valueobjects
86931 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package)
spryker/git-hook
873486 Downloads
Spryker Git hooks
pekral/arch-app-services
80457 Downloads
Laravel package providing architectural abstractions for services, repositories and model managers
ntanduy/cloudflare-d1-database
8810 Downloads
Cloudflare D1 database driver for Laravel — full Eloquent & Query Builder support.
mozex/laravel-modules
20848 Downloads
Laravel package that auto-discovers and registers module assets (configs, routes, views, migrations, commands, Livewire, Filament, Nova, and more) from a Modules/ directory at the project root.
milpa/resolver
7409 Downloads
The architecture resolver: pure logic that resolves contracts, versioned capabilities, and surfaces against a host profile and reports whether the graph is valid, bootable-with-warnings, blocked, or legacy-compatible.
grazulex/laravel-atlas
2800 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 Markdown, JSON, HTML, Blade, or PDF.
ecotone/amqp
395083 Downloads
AMQP / RabbitMQ transport for Ecotone asynchronous messaging, outbox, and dead letter.
dykyi-roman/awesome-claude-code
1818 Downloads
Claude Code extension for PHP: audits (architecture, DDD, security, performance, PSR, design patterns, Docker, CI/CD, tests, docs), 3-level code review, automated bug fix, generators (DDD, CQRS, GoF patterns, PSR, tests, documentation, Docker, CI/CD), code explanation, refactoring. 26 commands, 62 agents, 259 skills.
arafat69/laravel-repository
6455 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
lucid-arch/laravel-console
78204 Downloads
The Command Line Interface for the Lucid Architecture
yokai/batch
45487 Downloads
Batch architecture library inspired by Akeneo Batch