PHPackages                             codingmatters/zf-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. codingmatters/zf-skeleton-app

ActiveProject

codingmatters/zf-skeleton-app
=============================

Integration for Zend Framework skeleton application

0.2.0(9y ago)038MITCSSPHP ~7.0.0

Since Jun 30Pushed 9y ago1 watchersCompare

[ Source](https://github.com/CodingMatters/ZFSkeletonApp)[ Packagist](https://packagist.org/packages/codingmatters/zf-skeleton-app)[ Docs](https://github.com/CodingMatters/ZFSkeletonApp/)[ RSS](/packages/codingmatters-zf-skeleton-app/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (9)Versions (5)Used By (0)

ZFSkeletonApp [![Latest Stable Version](https://camo.githubusercontent.com/9263c4f996e5b1843624bc1013b05f4b7c849f65ea5627694307652ea22bdef7/68747470733a2f2f706f7365722e707567782e6f72672f636f64696e676d6174746572732f7a662d736b656c65746f6e2d6170702f762f737461626c652e737667)](https://packagist.org/packages/codingmatters/zf-skeleton-app) [![Total Downloads](https://camo.githubusercontent.com/30b26a2acbf91fc940ba1ffafe61abe7310f6e240e19c50c6142f6d7b8a0daac/68747470733a2f2f706f7365722e707567782e6f72672f636f64696e676d6174746572732f7a662d736b656c65746f6e2d6170702f646f776e6c6f6164732e737667)](https://packagist.org/packages/codingmatters/zf-skeleton-app) [![Latest Unstable Version](https://camo.githubusercontent.com/f7dd1881cf8c161835de52c66aa65319c62a7c68ab02215083ce51010a9d0379/68747470733a2f2f706f7365722e707567782e6f72672f636f64696e676d6174746572732f7a662d736b656c65746f6e2d6170702f762f756e737461626c652e737667)](https://packagist.org/packages/codingmatters/zf-skeleton-app) [![License](https://camo.githubusercontent.com/eac14ae852debe6760bb40a63d9136786de84bbd188c23bea6cb54467c6fc4b6/68747470733a2f2f706f7365722e707567782e6f72672f636f64696e676d6174746572732f7a662d736b656c65746f6e2d6170702f6c6963656e73652e737667)](https://packagist.org/packages/codingmatters/zf-skeleton-app)
===================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#zfskeletonapp----)

Introduction
------------

[](#introduction)

A Zend Framework skeleton application that will help you, as developers, develop more robust web-based application with built-in features (submodules) that are common modules of many, of any kind of, web-based systems that are existing today.

Submodules
----------

[](#submodules)

#### [ZFModuleIni](https://github.com/CodingMatters/ZFModuleIni) [![Latest Stable Version](https://camo.githubusercontent.com/74339797916b689f50fbae8f838884d2b59384de65f253921243a4a17c7dc769/68747470733a2f2f706f7365722e707567782e6f72672f636f64696e676d6174746572732f7a662d6d6f64756c652d696e692f762f737461626c652e737667)](https://packagist.org/packages/codingmatters/zf-module-ini) [![Total Downloads](https://camo.githubusercontent.com/ce0d69489ddc5ed11e4223494de1ce12f92eebf2bd5c4ba3fc1120aaf14217b4/68747470733a2f2f706f7365722e707567782e6f72672f636f64696e676d6174746572732f7a662d6d6f64756c652d696e692f646f776e6c6f6164732e737667)](https://packagist.org/packages/codingmatters/zf-module-ini) [![Latest Unstable Version](https://camo.githubusercontent.com/2a5926b6749106b6f80fc991574500a1d9aa25e21d66d7ae8ad1e669c6e70166/68747470733a2f2f706f7365722e707567782e6f72672f636f64696e676d6174746572732f7a662d6d6f64756c652d696e692f762f756e737461626c652e737667)](https://packagist.org/packages/codingmatters/zf-module-ini) [![License](https://camo.githubusercontent.com/df13d4ca6e19a40d1f60983b871f83ac3c7c18b1755c88a27184793b13b431d9/68747470733a2f2f706f7365722e707567782e6f72672f636f64696e676d6174746572732f7a662d6d6f64756c652d696e692f6c6963656e73652e737667)](https://packagist.org/packages/codingmatters/zf-module-ini)

[](#zfmoduleini----)

Generic "Application" module which includes initial configurations like application name, site URL and company/developer name. Learn more about its features [here](https://github.com/CodingMatters/ZFModuleIni#features).

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

[](#installation)

Using Composer (recommended)
----------------------------

[](#using-composer-recommended)

The recommended way to get a working copy of this project is to clone the repository and use `composer` to install dependencies using the `create-project` command:

```
curl -s https://getcomposer.org/installer | php --
php composer.phar create-project --prefer-source --no-dev codingmatters/zf-skeleton-app path/to/install

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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.

###  Release Activity

Cadence

Every ~76 days

Total

3

Last Release

3448d ago

PHP version history (2 changes)0.1.0PHP ^5.6 || ^7.0

0.2.0PHP ~7.0.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/27f2198c3823562b45ef642286a0bca77b6c6c69a3ce206d9eb9e72306233195?d=identicon)[gabbydgab](/maintainers/gabbydgab)

---

Top Contributors

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

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/codingmatters-zf-skeleton-app/health.svg)

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

###  Alternatives

[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k4](/packages/elgg-elgg)

PHPackages © 2026

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