Libraries tagged by pluggable
greenflags/greenflags-php
0 Downloads
PHP SDK for GreenFlags feature flags: cached snapshot reads, geofence evaluation. Zero dependencies, billing-safe for PHP-FPM via pluggable snapshot cache.
godjarvis/hyperf-sse
1 Downloads
A pluggable Server-Sent Events component for Hyperf 3.1 with Redis Stream and RabbitMQ drivers.
genai/session
129 Downloads
Session component with pluggable storage: native files (default), a project file dir (cache/session), or a database (PDO). A small Session API over native PHP sessions; a SessionStore save-handler decides where the data lives. Driver chosen from the [session] config group. PHP 5.3-safe runtime.
genai/rate-limit
79 Downloads
Fixed-window rate limiting. A RateLimiter over a pluggable store (file-backed by default), plus a RateLimitInterceptor that returns 429 when an IP exceeds the limit on a path (brute-force / flood protection). PHP 5.3-safe.
forgeomni/superaicore
50 Downloads
Laravel package for AI execution engine: pluggable backends (Claude CLI / Codex CLI / SuperAgent / Anthropic API / OpenAI API), provider/service/routing management UI, MCP server management, usage tracking, cost analytics, process monitor. Works standalone in a fresh Laravel install; UI is optional and overridable.
ez-php/broadcast
131 Downloads
Real-time event broadcasting for ez-php — pluggable drivers (Null, Log, Array), SSE response helpers, and a static Broadcast facade
everon/logger
124 Downloads
PSR-3 compliant logger with pluggable architecture and unified, shareable configuration based on Monolog
ereborcodeforge/mithrilexecutor
5 Downloads
Lightweight PHP background job runner with filesystem queue, daemon mode, and pluggable resolvers (no dependencies).
entelix/edilink
1 Downloads
EDILink — Laravel package for building, dispatching and parsing shipping EDI messages. Pluggable carrier profiles. Zero framework coupling in the core.
elriseio/doctrine-shard-manager-bundle
3 Downloads
Symfony bundle for horizontal data sharding on top of Doctrine ORM and DBAL with pluggable strategies (hash, range, UUIDv7), transparent routing and PSR-6 cache layer.
eloquent-works/rating-kit
1 Downloads
A comprehensive Laravel rating engine for players, teams, multiplayer competitions, seasons, leaderboards, rating history, and pluggable rating algorithms.
edulazaro/larasources
2 Downloads
Integrate external data sources into Laravel models with caching, retry and rate-limiting. Sources are model-like classes; Origins are pluggable API clients.
ediazaro/filament-exceptions
179 Downloads
A Simple & Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel
droath/plugin-manager
1054 Downloads
A lightweight PHP package for defining, discovering and instantiating pluggable services.
devriyad/polysms
44 Downloads
Unified sms gateway interface for Laravel/PHP with pluggable drivers for providers and more.