PHPackages                             sammaye/yii2-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. sammaye/yii2-rackspace

ActiveYii-extension

sammaye/yii2-rackspace
======================

A Yii2 plugin for some Rackspace lovin'

1.0(10y ago)09BSD-3-ClausePHP

Since Mar 29Pushed 10y ago1 watchersCompare

[ Source](https://github.com/Sammaye/yii2-rackspace)[ Packagist](https://packagist.org/packages/sammaye/yii2-rackspace)[ RSS](/packages/sammaye-yii2-rackspace/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

yii2-rackspace
==============

[](#yii2-rackspace)

A Yii2 plugin for some Rackspace lovin' so simple even your dog will be able to use it.

Defining the Extension
----------------------

[](#defining-the-extension)

Here is the full definition, from an example:

```
'rackspace' => [
	'class' => 'sammaye\rackspace\Rackspace',
	'identityEndpoint' => 'US_IDENTITY_ENDPOINT',
	'username' => 'SomeNotSoAwesomeUser',
	'apiKey' => 'AwesomeKeyInit'
],

```

Everything is quite self explanatory except for `identityEndpoint`. This is a string representation of the constant name.

At the time of writing there are currently two values for the `identityEndpoint` option:

- `US_IDENTITY_ENDPOINT`
- `UK_IDENTITY_ENDPOINT`

These directly relate to the SDK's own.

Now with this definition you can just use the API like the component doesn't even exist, for example:

```
$cdn = Yii::$app->rackspace->cdnService();
var_dump($cdn->listServices());

```

Links
-----

[](#links)

- [Issue Tracker](https://github.com/Sammaye/yii2-rackspace/issues)
- [Github](https://github.com/Sammaye/yii2-rackspace)
- [Packagist](https://packagist.org/packages/sammaye/yii2-rackspace)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3697d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7357836d822160350576f98b85244f4d5f960be303a2fcaa15a330187966cbd4?d=identicon)[Sammaye](/maintainers/Sammaye)

---

Top Contributors

[![Sammaye](https://avatars.githubusercontent.com/u/323996?v=4)](https://github.com/Sammaye "Sammaye (7 commits)")

---

Tags

yii2yiirackspace

### Embed Badge

![Health badge](/badges/sammaye-yii2-rackspace/health.svg)

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

###  Alternatives

[brussens/yii2-maintenance-mode

Maintenance mode component for Yii framework 2.x.x version.

78256.3k5](/packages/brussens-yii2-maintenance-mode)

PHPackages © 2026

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