PHPackages                             gabrielmoura/flysystem-ipfs - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. gabrielmoura/flysystem-ipfs

ActiveLibrary[File &amp; Storage](/categories/file-storage)

gabrielmoura/flysystem-ipfs
===========================

Flysystem adapter for the ipfs

0.9(5y ago)02MITPHPPHP &gt;=5.5.0

Since Jul 1Pushed 5y ago1 watchersCompare

[ Source](https://github.com/gabrielmoura/flysystem-ipfs)[ Packagist](https://packagist.org/packages/gabrielmoura/flysystem-ipfs)[ RSS](/packages/gabrielmoura-flysystem-ipfs/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (4)Versions (3)Used By (0)

IPFS Flysystem Laravel
======================

[](#ipfs-flysystem-laravel)

[![](https://camo.githubusercontent.com/843fdef276455e6653a9a28a115a6810386b98c6158f828b93ea7add06da46cc/68747470733a2f2f697066732e696f2f697066732f516d514a363850464d4464417367435a76413155567a7a6e3138617356636637485676434467706a695343417365)](https://camo.githubusercontent.com/843fdef276455e6653a9a28a115a6810386b98c6158f828b93ea7add06da46cc/68747470733a2f2f697066732e696f2f697066732f516d514a363850464d4464417367435a76413155567a7a6e3138617356636637485676434467706a695343417365)

Este pacote tenta integrar o Laravel ao IPFS. Caso veja alguma melhoria não hesite em falar.

---

This package tries to integrate Laravel with IPFS. If you see any improvement, please don't hesitate to talk.

config/filesystems.php:

```
'ipfs' => [
            'driver' => 'ipfs',
            'host' => env('IPFS_ADDRESS', 'http://127.0.0.1:5001/api/v0'),
            'root' => env('IPFS_ROOT', '/laravel'),
            'url' => env('IPFS_URL', 'https://cloudflare-ipfs.com/ipfs/'),
        ],
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1828d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/37e17458fd2a5d749af1f2804f4250f2776d7eb5badfb5b157d3b4b71c546906?d=identicon)[gabrielmoura](/maintainers/gabrielmoura)

### Embed Badge

![Health badge](/badges/gabrielmoura-flysystem-ipfs/health.svg)

```
[![Health](https://phpackages.com/badges/gabrielmoura-flysystem-ipfs/health.svg)](https://phpackages.com/packages/gabrielmoura-flysystem-ipfs)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.7k285.7M1.0k](/packages/league-flysystem-aws-s3-v3)[unisharp/laravel-filemanager

A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE

2.2k3.5M85](/packages/unisharp-laravel-filemanager)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[league/flysystem-bundle

Symfony bundle integrating Flysystem into Symfony applications

40432.5M136](/packages/league-flysystem-bundle)[alexusmai/laravel-file-manager

File manager for Laravel

1.2k803.2k9](/packages/alexusmai-laravel-file-manager)

PHPackages © 2026

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