PHPackages                             jamiehannaford/zf2-opencloud-skeleton-app - 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. [Framework](/categories/framework)
4. /
5. jamiehannaford/zf2-opencloud-skeleton-app

ActiveLibrary[Framework](/categories/framework)

jamiehannaford/zf2-opencloud-skeleton-app
=========================================

Skeleton Application for php-opencloud-zf2

117PHP

Since Jan 17Pushed 12y ago1 watchersCompare

[ Source](https://github.com/jamiehannaford/zf2-opencloud-skeleton-app)[ Packagist](https://packagist.org/packages/jamiehannaford/zf2-opencloud-skeleton-app)[ RSS](/packages/jamiehannaford-zf2-opencloud-skeleton-app/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

A skeleton app for php-opencloud-zf2
====================================

[](#a-skeleton-app-for-php-opencloud-zf2)

This is a skeleton app that provides an example implementation of an app that uses [php-opencloud-zf2](https://github.com/jamiehannaford/php-opencloud-zf2), a ZF2 module for the Rackspace PHP SDK. This example app acts as a rudimentary control panel - but you can easily adapt it to fit your needs.

This repo was originally a fork of the official [ZF2 skeleton app](https://github.com/zendframework/ZendSkeletonApplication).

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

[](#installation)

### Step 1: Create project

[](#step-1-create-project)

Create the directory that your app will sit in, and then install the skeleton app:

```
mkdir zf2-app
php composer.phar create-project -sdev jamiehannaford/zf2-opencloud-skeleton-app zf2-app/
```

### Step 2: Install dependencies

[](#step-2-install-dependencies)

```
cd zf2-app
php composer.phar install
```

### Step 3: Configuration

[](#step-3-configuration)

Execute this command and then populate the file with your credentials:

```
cp ./vendor/jamiehannaford/php-opencloud-zf2/config/opencloud.local.php.dist ./config/autoload/opencloud.local.php
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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://avatars.githubusercontent.com/u/1867202?v=4)[Jamie Hannaford](/maintainers/jamiehannaford)[@jamiehannaford](https://github.com/jamiehannaford)

---

Top Contributors

[![jamiehannaford](https://avatars.githubusercontent.com/u/1867202?v=4)](https://github.com/jamiehannaford "jamiehannaford (1 commits)")

### Embed Badge

![Health badge](/badges/jamiehannaford-zf2-opencloud-skeleton-app/health.svg)

```
[![Health](https://phpackages.com/badges/jamiehannaford-zf2-opencloud-skeleton-app/health.svg)](https://phpackages.com/packages/jamiehannaford-zf2-opencloud-skeleton-app)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M294](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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