A common object storage interface for PHP.
This library offers a common interface that can be used to store objects in a filesystem, in a database, in the cloud (Amazon S3, ...), etc.
This library is installable via Composer:
composer require brick/storage
This library requires PHP 7.1 or later.
This library is abandoned and will not receive further development.