quioteframework/cloud-azure dependents (4) Order by: downloads | none Show: all | require | require-dev
-
PHP
quioteframework/replay-azure
Azure Blob Storage cassette store for quioteframework/replay: the production target for an AKS + Azure Blob + Log Analytics deployment.
-
PHP
quioteframework/quiote-mcp-assistant
MCP server giving AI agents authoritative knowledge of, and read-only/scaffolding access to, Quiote applications.
-
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/filesystem-azure
Azure Blob Storage filesystem adapter built on the AzureBlobClient from quioteframework/cloud-azure. Framework-agnostic: depends only on cloud-azure, so it is usable outside a Quiote application too. Quiote\Filesystem\Azure\AzureFilesystemAdapter/AzureFilesystemPlugin additionally implement Quiote's