Libraries tagged by Architect
byjg/jwt-session
84486 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
210875 Downloads
Architecture Testing for PHP projects
pennebaker/craft-architect
149111 Downloads
CraftCMS plugin to generate content models from JSON/YAML data.
optimus/architect
194623 Downloads
lartisan/filament-architect
1274 Downloads
A step-by-step wizard to generate full Eloquent and Filament resources straight from the Filament panel
cspray/architectural-decision
14896 Downloads
A library to keep track of architectural decisions with PHP annotations.
ytake/valueobjects
86795 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package)
yorcreative/laravel-argonaut-dto
3696 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
sugarcraft/candy-core
10230 Downloads
PHP port of charmbracelet/bubbletea — Elm-architecture TUI runtime.
spryker/git-hook
868375 Downloads
Spryker Git hooks
rcv/core
1646 Downloads
Enterprise-Grade Modular Architecture for Laravel Applications - A powerful Laravel package that revolutionizes application development with robust Service Repository Pattern, Dynamic Module Management, and 50+ Artisan commands for scalable, maintainable applications.
pekral/arch-app-services
72490 Downloads
Laravel package providing architectural abstractions for services, repositories and model managers
ntanduy/cloudflare-d1-database
8145 Downloads
Cloudflare D1 database driver for Laravel — full Eloquent & Query Builder support.
mozex/laravel-modules
19412 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.
ecotone/amqp
383268 Downloads
AMQP / RabbitMQ transport for Ecotone asynchronous messaging, outbox, and dead letter.