Skip to content

Phauthentic/file-storage-factories

Repository files navigation

Storage Factories for Flysystem

Software License Scrutinizer Coverage Code Quality

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.

License

Copyright 2020, Florian Krämer

Licensed under The MIT License Redistributions of files must retain the above copyright notice.