quioteframework/filesystem suggesters (4)
-
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
-
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/filesystem-s3
AWS S3 filesystem adapter built on the S3Client from quioteframework/cloud-s3. Framework-agnostic: depends only on cloud-s3, so it is usable outside a Quiote application too. Quiote\Filesystem\S3\S3FilesystemAdapter/S3FilesystemPlugin additionally implement Quiote's FilesystemAdapterInterface for Fi
-
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.