Libraries tagged by backed
k2gl/enum
1002 Downloads
PHP BackedEnum spiced with syntactic sugar
dev-toolbelt/enums
2108 Downloads
A shared set of open-source enums for frequently used domains, helping reduce duplication and improve consistency across software projects.
wazobia/helios-permissions
41 Downloads
Laravel SDK for the Wazobia Tech platform's cross-service authorization. Cache-first callerHasPermission backed by a shared Redis.
togos/php-n2r
14268 Downloads
Library (and stand-alone scripts) for handling /uri-res/N2R requests backed by a ccouch repository.
tarantool/jobqueue
10480 Downloads
A job queue backed by Tarantool.
solid3d/laravel-tus-s3
72 Downloads
Laravel TUS S3 — Tus 1.0 server backed by S3 multipart uploads
softwarepunt/php-resque
923 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
sinemacula/http-primitives-php
497 Downloads
Standalone, framework-agnostic PHP 8.3+ package providing typed backed enums for HTTP protocol primitives with zero runtime dependencies.
simpletools/db-indexedfile
4014 Downloads
High-throughput non-concurrent NoSQL key-value file-based database with a memory-backed index.
semitexa/scheduler
178 Downloads
Semitexa Scheduler — recurring and delayed background jobs with storage-backed planning, lease-based workers, and overlap protection
saimain/laravel-mock-api
84 Downloads
File-backed mock API responses with a zero-config management panel, for frontend development before the real backend exists.
rasuvaeff/yii3-outbox-db
192 Downloads
Database-backed outbox storage for Yii3
rasuvaeff/bulkhead
285 Downloads
Cross-process concurrency limiter (bulkhead) for PHP-FPM, backed by Redis or APCu
quioteframework/session-pdo
74 Downloads
PDO-backed session storage for Quiote: a SessionPersistenceInterface implementation for SessionManager, plus a native SessionHandlerInterface implementation for the legacy Storage subsystem.
quioteframework/ratelimit
68 Downloads
Rate limiting (login throttle, PDO-backed limiter storage) for Quiote, built on symfony/rate-limiter.