Skip to content

A-H-Pooladvand/filesystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ahp/filesystem

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