quioteframework/quiote dependents (17) Order by: name | downloads Show: all | require | require-dev
-
PHP
quioteframework/csrf
CSRF protection (token validation + delivery middleware) for Quiote, built on symfony/security-csrf.
-
-
-
PHP
quioteframework/db-eloquent
Eloquent (illuminate/database) driver adapter for Quiote's database layer.
-
PHP
quioteframework/db-propulsion
Propulsion (Propel 1 fork) driver adapter for Quiote's database layer.
-
PHP
quioteframework/mcp
MCP (Model Context Protocol) server capability for Quiote -- expose Quiote actions/tools over MCP.
-
-
PHP
quioteframework/ratelimit
Rate limiting (login throttle, PDO-backed limiter storage) for Quiote, built on symfony/rate-limiter.
-
PHP
quioteframework/session-azure
Azure Blob Storage and Table Storage session backends for Quiote — SessionPersistenceInterface implementations for SessionManager, backed by minimal Shared-Key REST clients (no official SDK dependency).
-
PHP
quioteframework/session-gcs
Google Cloud Storage session backend for Quiote — a SessionPersistenceInterface implementation for SessionManager, backed by a minimal HMAC-key REST client (no google/cloud-storage dependency).
-
PHP
quioteframework/session-pdo
PDO-backed session storage for Quiote: a SessionPersistenceInterface implementation for SessionManager, plus a native SessionHandlerInterface implementation for the legacy Storage subsystem.
-
PHP
quioteframework/session-s3
AWS S3 session backend for Quiote — a SessionPersistenceInterface implementation for SessionManager, backed by a minimal SigV4 REST client (no aws-sdk-php dependency).
-
PHP
quioteframework/telemetry-dashboard
TUI dashboard + minimal OTLP/HTTP receiver for Quiote (`telemetry:dashboard` console command). A standalone process, not part of the request path.
-
PHP
quioteframework/telemetry-otel
OpenTelemetry SDK exporter/bootstrap for Quiote's always-on Trace facade. Builds worker-lifetime tracer/meter providers from telemetry.* settings and flushes them per request.
-