Libraries tagged by arch
byjg/jwt-session
84091 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.
bensontrent/firestore-php
107838 Downloads
Firestore PHP Client without gRPC and support for Guzzle 7. Forked from archived project ahsankhatri/firestore-php
phine/phar
96262 Downloads
A PHP library for creating and reading (without the phar extension) PHP archives.
j6s/phparch
210822 Downloads
Architecture Testing for PHP projects
zetacomponents/archive
492456 Downloads
The component allows you to create, modify, and extract archive files of various formats. The currently supported archives formats are Tar (with the flavours: ustar, v7, pax, and gnu) and Zip.
selective/archive-bomb-scanner
31372 Downloads
ZIP and PNG bomb scanner
punktde/archivist
41201 Downloads
A Neos CMS package that automatically sorts nodes into a predefined structure which is created on the fly.
pennebaker/craft-architect
149086 Downloads
CraftCMS plugin to generate content models from JSON/YAML data.
pekral/arch-app-services
71906 Downloads
Laravel package providing architectural abstractions for services, repositories and model managers
optimus/architect
194531 Downloads
mateuszanella/php-archive-stream
2255 Downloads
A modular and lightweight PHP library for creating ZIP and TAR archives on-the-fly with streaming support.
lartisan/filament-architect
1269 Downloads
A step-by-step wizard to generate full Eloquent and Filament resources straight from the Filament panel
kiwilan/php-archive
36291 Downloads
PHP package to handle archives (.zip, .rar, .tar, .7z, .pdf) with unified API and hybrid solution (native/p7zip), designed to works with EPUB and CBA (.cbz, .cbr, .cb7, .cbt).
genkgo/archive-stream
64903 Downloads
Stream a ZIP file (memory efficient) as a PSR-7 message
cspray/architectural-decision
14689 Downloads
A library to keep track of architectural decisions with PHP annotations.