PHPackages                             thedarkkid/cloudinary-flysystem - 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. thedarkkid/cloudinary-flysystem

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

thedarkkid/cloudinary-flysystem
===============================

Flysystem adapter for Cloudinary

0262PHPCI failing

Since Jun 18Pushed 6y agoCompare

[ Source](https://github.com/laryhoFolaranmi/cloudinary-flysystem-adapter)[ Packagist](https://packagist.org/packages/thedarkkid/cloudinary-flysystem)[ RSS](/packages/thedarkkid-cloudinary-flysystem/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

flysystem-cloudinary
====================

[](#flysystem-cloudinary)

Adapter for theleague php flysystem for Cloudinary, with methods to support Laravel Voyager Media.

[![Author](https://camo.githubusercontent.com/98f37a9750274a494feb55ceab1335a9f317b1ffbb6c95e313266ed3cf774cc7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d407468656461726b6b69642d626c75652e7376673f7374796c653d666c61742d737175617265)](https://twitter.com/thedarkkid)[![Latest Stable Version](https://camo.githubusercontent.com/3bdbb8492026c28d75d360fe6fd41d6fa6acd7033c224cfefe6e35145e6c2297/68747470733a2f2f706f7365722e707567782e6f72672f7468656461726b6b69642f636c6f7564696e6172792d666c7973797374656d2f762f737461626c65)](https://packagist.org/packages/thedarkkid/cloudinary-flysystem)[![Total Downloads](https://camo.githubusercontent.com/d48fe6198e8910960275b928bc38ac0eb9ef6e61c409370d6c5bbe68859686b4/68747470733a2f2f706f7365722e707567782e6f72672f7468656461726b6b69642f636c6f7564696e6172792d666c7973797374656d2f646f776e6c6f616473)](https://packagist.org/packages/thedarkkid/cloudinary-flysystem)[![Latest Unstable Version](https://camo.githubusercontent.com/bde71de9a0a288a103645f44172ec22ace8ecbc698130acc8d97dd8ba172f820/68747470733a2f2f706f7365722e707567782e6f72672f7468656461726b6b69642f636c6f7564696e6172792d666c7973797374656d2f762f756e737461626c65)](https://packagist.org/packages/thedarkkid/cloudinary-flysystem)[![License](https://camo.githubusercontent.com/a384b889d220e0c846c601ffedf09afc5ca3be8e4d01604007dea3905ba9494d/68747470733a2f2f706f7365722e707567782e6f72672f7468656461726b6b69642f636c6f7564696e6172792d666c7973797374656d2f6c6963656e7365)](https://packagist.org/packages/thedarkkid/cloudinary-flysystem)

Install

```
composer require thedarkkid/cloudinary-flysystem
```

Example

```
use TheDarkKid\Flysystem\Cloudinary\CloudinaryAdapter as Adapter;

$config = [
    'api_key' => ':key',
    'api_secret' => ':secret',
    'cloud_name' => ':name',
];

$container = new Adapter($config);

$filesystem = new League\Flysystem\Filesystem( $container );
```

List contents and others actions use Filesystem api
---------------------------------------------------

[](#list-contents-and-others-actions-use-filesystem-api)

```
$filesystem->listContents()
```

### For use in laravel

[](#for-use-in-laravel)

\[\]

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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/e29403e385d0d1adfdaf2356211a3efbbee674fe04d7860eaa61679fa036cf10?d=identicon)[thedarkkid](/maintainers/thedarkkid)

---

Top Contributors

[![carlosocarvalho](https://avatars.githubusercontent.com/u/1370878?v=4)](https://github.com/carlosocarvalho "carlosocarvalho (8 commits)")

### Embed Badge

![Health badge](/badges/thedarkkid-cloudinary-flysystem/health.svg)

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

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[google/cloud-storage

Cloud Storage Client for PHP

34390.8M125](/packages/google-cloud-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)

PHPackages © 2026

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