PHPackages                             rahii/minio-laravel - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. rahii/minio-laravel

ActiveLibrary

rahii/minio-laravel
===================

Minio Client for Laravel

425PHP

Since Jan 22Pushed 8y ago2 watchersCompare

[ Source](https://github.com/rahii/minio-laravel)[ Packagist](https://packagist.org/packages/rahii/minio-laravel)[ RSS](/packages/rahii-minio-laravel/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Client For Minio
========================

[](#laravel-client-for-minio)

### Installation

[](#installation)

Install via composer:

```
composer require rahii/minio-laravel

```

And add the service provider in config/app.php:

```
Rahii\MinioLaravel\MinioStorageServiceProvider.php::class,
```

Then register Facade class aliase:

```
'FacadeExample' => Rahii\MinioLaravel\Facades\FacadeExample::class,
```

Publish assets:

```
php artisan vendor:publish

```

License
-------

[](#license)

### GPLv2

[](#gplv2)

Copyright (c) 2016 Sajjad Rahnama

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6a7855541263903f6272d7860dd43a6329be4dd4fd3f62cdaedacda738ca2952?d=identicon)[sajjadrahnama](/maintainers/sajjadrahnama)

---

Top Contributors

[![mahshidaln](https://avatars.githubusercontent.com/u/16665038?v=4)](https://github.com/mahshidaln "mahshidaln (18 commits)")[![sajjadrahnama](https://avatars.githubusercontent.com/u/8639474?v=4)](https://github.com/sajjadrahnama "sajjadrahnama (3 commits)")

### Embed Badge

![Health badge](/badges/rahii-minio-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/rahii-minio-laravel/health.svg)](https://phpackages.com/packages/rahii-minio-laravel)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
