Flysystem
Abstraction for local and remote filesystems
... to the filesystem. While the overall concept of Flysystem has not changed, V2 brings you a bunch of developer-experience improvements. In addition to a more streamlined API, each write call is now less expensive. Since writes now overwrite, there is no longer a file existence check needed. For all the “over the network filesystems”, this is a big win! All adapters now provide their own interface to convert visibility input and configuration options to their implementation specific permissions.