Libraries tagged by arc2
masterix21/laravel-licensing
3719 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
42297 Downloads
A PestPHP Plugin to help with architecture testing SaloonPHP integrations
elasticemail/elasticemail-php
121592 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.
chamilo/pclzip
162211 Downloads
A PHP library that offers compression and extraction functions for Zip formatted archives
byjg/jwt-session
85182 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
109996 Downloads
Firestore PHP Client without gRPC and support for Guzzle 7. Forked from archived project ahsankhatri/firestore-php
phine/phar
96532 Downloads
A PHP library for creating and reading (without the phar extension) PHP archives.
j6s/phparch
210923 Downloads
Architecture Testing for PHP projects
zetacomponents/archive
492690 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
31968 Downloads
ZIP and PNG bomb scanner
punktde/archivist
41418 Downloads
A Neos CMS package that automatically sorts nodes into a predefined structure which is created on the fly.
pennebaker/craft-architect
149275 Downloads
CraftCMS plugin to generate content models from JSON/YAML data.
pekral/arch-app-services
73472 Downloads
Laravel package providing architectural abstractions for services, repositories and model managers
optimus/architect
194759 Downloads
mateuszanella/php-archive-stream
2499 Downloads
A modular and lightweight PHP library for creating ZIP and TAR archives on-the-fly with streaming support.