CakePHP-Proffer icon indicating copy to clipboard operation
CakePHP-Proffer copied to clipboard

Look into FlySystem

Open davidyell opened this issue 10 years ago • 2 comments

It sounds like it's worth investing some time looking into the use of FlySystem to replace the interactions with the file system..

https://github.com/thephpleague/flysystem

davidyell avatar Aug 27 '15 09:08 davidyell

Looks like there is a plugin too, https://github.com/WyriHaximus/FlyPie

davidyell avatar Aug 27 '15 09:08 davidyell

FYI we've been using FlyPie and Flysystem in production w/ cake 3.x for more than a year without any trouble :) Using adapters for: local, sftp & dropbox :)

Spriz avatar May 05 '16 09:05 Spriz