Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 693 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 693 Bytes

Storage Factories for Flysystem

Software License

In the underlying Flysystem implementation some adapters are more or less complex to build. Sometimes you have to compose multiple objects and feed them to an adapter. The factories take this burden away from you and provide you the same interface for all adapters. Just their config array options differ.

Documentation

Support

For bugs and feature requests, please use the issues section of this repository.