quioteframework/cloud-gcs dependents (3) Order by: name | downloads Show: all | require | require-dev
-
PHP
quioteframework/filesystem-gcs
Google Cloud Storage filesystem adapter built on the GcsClient from quioteframework/cloud-gcs. Framework-agnostic: depends only on cloud-gcs, so it is usable outside a Quiote application too. Quiote\Filesystem\Gcs\GcsFilesystemAdapter/GcsFilesystemPlugin additionally implement Quiote's FilesystemAda
-
PHP
quioteframework/quiote
Quiote is a full-featured MVC-style framework for PHP 8.5+ with a strong focus on structure, code reusability and flexibility.
-
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).