Libraries tagged by flysystem adapter
syan/webman-filesystem
9 Downloads
Flysystem V2 adapter for the webman
qifen/filesystem
72 Downloads
Flysystem V2 adapter for the webman
phcent/webman-filesystem
33 Downloads
Flysystem V2 adapter for the webman
exorcist-guo/filesystem
6 Downloads
Flysystem V2 adapter for the webman
yzh52521/webman-filesystem
44 Downloads
Flysystem V2 adapter for the webman
pixelfusion/silverstripe-s3
1024 Downloads
Adds SilverStripe support for using the S3 adapter for Flysystem
burzum/storage-factory
11893 Downloads
This library is a factory to instantiate storage adapters based on the Flysystem or Gaufrette library. It can deal with both! Migrating from one lib to another should be easy this way.
vdauchy/eloquent-flysystem-adaptor
23 Downloads
wshafer/ssh2sftp-adaptor
69 Downloads
SSH2 SFTP adaptor for the Leagues Flysystem
cache/filesystem-adapter
5178774 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
laminas/laminas-cache-storage-adapter-filesystem
3443191 Downloads
Laminas cache adapter for filesystem
apix/cache
528952 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
burzum/file-storage
113434 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
burzum/cakephp-file-storage
194595 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
swayok/cache-filesystem-adapter
66738 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags. Fork of cache/filesystem-adapter.