Libraries tagged by sluggable
mohaelmrabet/php-llm-router
310 Downloads
Provider-agnostic LLM client for PHP — a uniform interface over Claude, OpenAI, Gemini, Mistral, Groq, DeepSeek, Ollama and Kimi, with pluggable routing, retries, caching, circuit breaking, rate limiting, MCP and A2A client drivers, embeddings, and audio transcription.
kanvigo/audit-contracts
171 Downloads
Stable contracts for Kanvigo's pluggable audit layer: the immutable AuditEvent DTO and the AuditSink interface third-party sinks implement.
jardissupport/repository
33 Downloads
Repository pattern for PHP — generic CRUD with raw-data access, read/write splitting, and pluggable primary-key strategies; the persistence layer Jardis-generated repositories build on
imarc/fortress
8861 Downloads
Request/response based authorization with pluggable gateways
hddev/laravel-request-logger
172 Downloads
Structured HTTP request logging for Laravel: request lifecycle events, correlation IDs, sensitive data redaction, pluggable profiles and writers.
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.
founderplus-labs/epub-markdown
39 Downloads
Convert EPUB books to clean Markdown - spine-ordered chapters, metadata, pluggable HTML converter. Zero dependencies beyond ext-zip and ext-dom.
erikwang2013/encryption
643 Downloads
A pluggable cryptography component library: under a unified contract it provides symmetric encryption, asymmetric encryption, hashing, and key derivation (HKDF / PBKDF2), with implementations including AES/Sodium and Chinese national algorithms SM2/SM3/SM4/ZUC. Installable via Composer.
codemonster-ru/session
512 Downloads
Lightweight session management library for PHP with pluggable handlers
barefootjs/php
141 Downloads
Engine-agnostic PHP runtime for BarefootJS -- the shared BarefootJS.php runtime the Twig, Blade, and other PHP engine adapters bind as a pluggable backend.
aw3r1se/laravel-audit-core
77 Downloads
Eloquent model & relation change auditing for Laravel, with a pluggable transport
amashukov/ton-wallet-php
775 Downloads
TON Wallet v4r2 contract wrapper + internal-message builder + address parser/serializer in pure PHP. Offline transfer assembly; pluggable RPC for seqno + broadcast.
noin/filament-exceptions
6782 Downloads
A Simple & Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel
aindong/pluggables
2332 Downloads
Pluggable features/Modular Structure helper for laravel 5