Libraries tagged by file storage client
dockflow/azure-storage-common
813 Downloads
This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.
adimihaila/ceph-client
98 Downloads
Provides a CephClient for storing files in PHP.
phpdot/filesystem
2 Downloads
Coroutine-safe, PSR-native file storage for the PHPdot ecosystem: local and S3-compatible (AWS S3, Cloudflare R2, MinIO, DigitalOcean Spaces) over a PSR-18 + SigV4 client, with typed streams, resumable chunked uploads and first-class progress.
simplon/gstorage
142 Downloads
Google Cloud Storage API (service account client)
mrcoco/ceph-uny
6 Downloads
Provides a CephClient for storing files UNY cloud object storage.
azine/js-crypto-store-bundle
16 Downloads
Symfony Bundle to store files on the database that have been securely encrypted on the client side (browser).
jamm/memory
27505 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
tschoffelen/memory
3318 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.