PHPackages                             vkovalc/flysystem-rackspace - 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. vkovalc/flysystem-rackspace

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

vkovalc/flysystem-rackspace
===========================

Flysystem adapter for Rackspace

2.0.1(4y ago)03MITPHPPHP &gt;=5.4.0

Since Jan 21Pushed 4y agoCompare

[ Source](https://github.com/vkovalc/flysystem-rackspace)[ Packagist](https://packagist.org/packages/vkovalc/flysystem-rackspace)[ RSS](/packages/vkovalc-flysystem-rackspace/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (9)Used By (0)

Flysystem Adapter for Rackspace.
================================

[](#flysystem-adapter-for-rackspace)

[![Author](https://camo.githubusercontent.com/bf87237874a25aebcf58b7f23dfdeb9098e58b5c011ca83aed2b6e519a392d84/687474703a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d406672616e6b64656a6f6e67652d626c75652e7376673f7374796c653d666c61742d737175617265)](https://twitter.com/frankdejonge)[![Build Status](https://camo.githubusercontent.com/8c2f50af3da0fb02aad69b7fc862a37e8d0a7b0556237a242690944b3b15f5e5/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7468657068706c65616775652f666c7973797374656d2d7261636b73706163652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/thephpleague/flysystem-rackspace)[![Coverage Status](https://camo.githubusercontent.com/6942041bce2042673ba19dbb26a818019548234477667d6eb90d5391574b5cb3/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7468657068706c65616775652f666c7973797374656d2d7261636b73706163652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/thephpleague/flysystem-rackspace/code-structure)[![Quality Score](https://camo.githubusercontent.com/13738ad5268fe0aa7cef49b99e13c6e9348580a3b8b8664e13db7304c86d9ce8/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7468657068706c65616775652f666c7973797374656d2d7261636b73706163652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/thephpleague/flysystem-rackspace)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Packagist Version](https://camo.githubusercontent.com/9d70f24e1a48d564907b4c8aff5794dc7e0d93ceba5551c106cee0f446ac96a0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c65616775652f666c7973797374656d2d7261636b73706163652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/league/flysystem-rackspace)[![Total Downloads](https://camo.githubusercontent.com/410d9929eee3c9dcf2550894e73697c75d5d514bb70018621154f9c42818102c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c65616775652f666c7973797374656d2d7261636b73706163652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/league/flysystem-rackspace)

Installation
------------

[](#installation)

```
composer require league/flysystem-rackspace
```

Usage
-----

[](#usage)

```
use OpenCloud\OpenStack;
use OpenCloud\Rackspace;
use League\Flysystem\Filesystem;
use League\Flysystem\Rackspace\RackspaceAdapter as Adapter;

$client = new Rackspace(Rackspace::UK_IDENTITY_ENDPOINT, array(
    'username' => ':username',
    'apiKey' => ':password',
));

$store = $client->objectStoreService('cloudFiles', 'LON');
$container = $store->getContainer('flysystem');

$filesystem = new Filesystem(new Adapter($container));
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 65.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.

###  Release Activity

Cadence

Every ~380 days

Recently: every ~607 days

Total

8

Last Release

1465d ago

Major Versions

1.0.5 → 2.0.02022-05-10

### Community

Maintainers

![](https://www.gravatar.com/avatar/b4c3aa8d6178a58fcb6bad2c460feafca15a03f717c7a1c33fb3d254bf072018?d=identicon)[vkovalc](/maintainers/vkovalc)

---

Top Contributors

[![frankdejonge](https://avatars.githubusercontent.com/u/534693?v=4)](https://github.com/frankdejonge "frankdejonge (23 commits)")[![rvmourik](https://avatars.githubusercontent.com/u/6427451?v=4)](https://github.com/rvmourik "rvmourik (6 commits)")[![vkovalc](https://avatars.githubusercontent.com/u/73169202?v=4)](https://github.com/vkovalc "vkovalc (2 commits)")[![jenkoian](https://avatars.githubusercontent.com/u/131355?v=4)](https://github.com/jenkoian "jenkoian (1 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (1 commits)")[![deefour](https://avatars.githubusercontent.com/u/14762?v=4)](https://github.com/deefour "deefour (1 commits)")[![ah017](https://avatars.githubusercontent.com/u/1122168?v=4)](https://github.com/ah017 "ah017 (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/vkovalc-flysystem-rackspace/health.svg)

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

###  Alternatives

[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.6k263.6M790](/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.3M74](/packages/unisharp-laravel-filemanager)[league/flysystem-bundle

Symfony bundle integrating Flysystem into Symfony applications

40029.5M87](/packages/league-flysystem-bundle)[league/flysystem-sftp-v3

SFTP filesystem adapter for Flysystem.

6129.6M91](/packages/league-flysystem-sftp-v3)[league/flysystem-memory

In-memory filesystem adapter for Flysystem.

8533.6M194](/packages/league-flysystem-memory)[yii2-starter-kit/yii2-file-kit

Yii2 file upload and storage kit

151216.8k6](/packages/yii2-starter-kit-yii2-file-kit)

PHPackages © 2026

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