brick/storage

This package is abandoned and no longer maintained. No replacement package was suggested.

A common object storage interface

0.1.0 2017-11-06 16:22 UTC

This package is auto-updated.

Last update: 2025-06-05 20:43:25 UTC


README

A common object storage interface for PHP.

Latest Stable Version License

Introduction

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.

Installation

This library is installable via Composer:

composer require brick/storage

Requirements

This library requires PHP 7.1 or later.

Project status & release process

This library is abandoned and will not receive further development.