phauthentic/file-storage-factories

This library is a factory to instantiate storage adapters based on the Flysystem library.

This package is auto-updated.

Last update: 2024-04-13 21:39:42 UTC


README

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.