ahp/minio-filesystem

PHP Flysystem implementation for MinIO

v0.1.2-alpha 2022-03-02 11:20 UTC

This package is auto-updated.

Last update: 2024-04-15 15:20:38 UTC


README

In development.

PHP League\Flysystem implementation for MinIO

Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require

Installation

You can add this library as a local, per-project dependency to your project using Composer:


composer require ahp/minio-filesystem

If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:


composer require --dev ahp/minio-filesystem