markus_saakeli member since: Jul 01, 2026 · Transparency log
markus_saakeli's packages
-
PHP
quioteframework/auth
Authentication foundation (form login, HTTP Basic, password hashing, user providers, firewalls) for Quiote.
-
PHP
quioteframework/auth-jwt
Bearer/JWT resource-server authentication (JWS verification, JWKS, RFC 9068 client-type resolution) for Quiote, built on firebase/php-jwt.
-
PHP
quioteframework/auth-oauth
OAuth 2.1 client (auth-code + PKCE, OIDC discovery, ID-token validation) and Client Credentials (M2M) support for Quiote.
-
PHP
quioteframework/cloud-azure
Minimal Azure Blob and Table Storage clients, Shared Key or Azure AD (workload identity / az login) authenticated REST access with no azure-sdk dependency, plus a signed-request method for operations they do not model themselves. Framework-agnostic (built on quioteframework/storage, not the Quiote f
-
PHP
quioteframework/cloud-gcs
Minimal Google Cloud Storage client, HMAC-signed get/put/delete/head/list against a single bucket via the S3-compatible interoperability API, plus a signed-request method for operations it does not model itself. Framework-agnostic (built on quioteframework/storage, not the Quiote framework itself) a
-
PHP
quioteframework/cloud-s3
Minimal AWS S3 REST client, SigV4-signed get/put/delete/head/list against a single bucket, with no aws-sdk-php dependency, plus a signed-request method for operations it does not model itself. Framework-agnostic (built on quioteframework/storage, not the Quiote framework itself) and usable outside a
-
-
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/docs
Generates the framework's API reference from reflection and docblocks as Markdown pages for the Astro/Starlight documentation site (`docs:api`). Development tooling, not part of the request path.
-
PHP
quioteframework/exception-notifier
Exception notification plugin for Quiote: Microsoft Teams (Adaptive Card) and generic webhook channels, with an extendable channel driver seam.
-
PHP
quioteframework/filesystem
Quiote's filesystem subsystem: FilesystemAdapterInterface/ListableFilesystemInterface, FilesystemManager, FilesystemDriverRegistry, LocalFilesystemAdapter, the object-store-backed adapter base classes cloud filesystem drivers extend, and ObjectStoreSessionPersistence, the equivalent base for cloud s