Libraries tagged by pluggable
kanvigo/audit-contracts
80 Downloads
Stable contracts for Kanvigo's pluggable audit layer: the immutable AuditEvent DTO and the AuditSink interface third-party sinks implement.
imarc/fortress
8720 Downloads
Request/response based authorization with pluggable gateways
genai/session
49 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
49 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.
fucodo/webhook
213 Downloads
Configurable incoming/outgoing webhooks with pluggable actions for Neos Flow
codemonster-ru/session
433 Downloads
Lightweight session management library for PHP with pluggable handlers
cboxdk/laravel-tax
108 Downloads
Cbox Tax — a self-hostable consumption-tax engine for Laravel: it owns the calculation logic (place-of-supply, reverse-charge, rate application, inclusive/exclusive) per jurisdiction and sources only rate data behind a pluggable contract.
barefootjs/php
38 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
51 Downloads
Eloquent model & relation change auditing for Laravel, with a pluggable transport
amashukov/toncenter-client-php
333 Downloads
Typed toncenter v2 HTTP client for The Open Network — {ok, result} envelope unwrapping, retry-aware via any PSR-18 client, typed Value Objects (masterchain info, account state, run-get-method stack reader, transactions). Pluggable wallet RPC adapter.
amashukov/ton-wallet-php
527 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
6704 Downloads
A Simple & Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel
aindong/pluggables
2332 Downloads
Pluggable features/Modular Structure helper for laravel 5
pluggable/plugin
1608 Downloads
License management toolkit for Pluggable plugins
tomatophp/filament-meta
324 Downloads
Convert any model on your app to pluggable model using Meta and get ready to use relation manager on FilamentPHP panel