PHPackages                             netsensia/zf2-foundation - 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. netsensia/zf2-foundation

ActiveLibrary

netsensia/zf2-foundation
========================

Foundation classes for ZF2 applications

v1.0.91(12y ago)0232New BSD LicensePHPPHP &gt;=5.4

Since Nov 20Pushed 12y agoCompare

[ Source](https://github.com/Netsensia/zf2-foundation)[ Packagist](https://packagist.org/packages/netsensia/zf2-foundation)[ Docs](http://github.com/netsensia/zf2-foundation)[ RSS](/packages/netsensia-zf2-foundation/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (11)Versions (2)Used By (0)

Netsensia Foundation Classes for Zend Framework 2 Applications
--------------------------------------------------------------

[](#netsensia-foundation-classes-for-zend-framework-2-applications)

This is the hosted packagist module that is used in the [Netsensia ZF2 Skeleton application](https://github.com/Netsensia/netsensia-zf2-skeleton).

Cloning that skeleton and following the instructions in its [README](https://github.com/Netsensia/netsensia-zf2-skeleton/blob/master/README.md) is the easiest way to get started. You can then use Composer to keep up-to-date with the latest changes.

Alternatively, you may want to install from scratch in your own skeleton application, in which case something like this will work:

### Add to composer.json

[](#add-to-composerjson)

```
"require" : {
	"netsensia/zf2-foundation" : "dev-master"
}

```

### Run Composer

[](#run-composer)

```
php composer.phar install --dev

```

### Copy config files

[](#copy-config-files)

```
cp vendor/netsensia/zf2-foundation/config/netsensia.local.php.dist config/autoload/netsensia.local.php
cp vendor/cloud-solutions/zend-sentry.global.php.dist config/autoload/zend-sentry.global.php

```

### Prepare example view scripts

[](#prepare-example-view-scripts)

```
cp vendor/netsensia/zf2-foundation/config/index.phtml.dist module/Application/view/application/index/index.phtml
cp vendor/netsensia/zf2-foundation/config/layout.phtml.dist module/Application/view/application/layout/layout.phtml

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

4553d ago

### Community

Maintainers

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

---

Top Contributors

[![chris-moreton](https://avatars.githubusercontent.com/u/1436601?v=4)](https://github.com/chris-moreton "chris-moreton (32 commits)")

---

Tags

zf2

###  Code Quality

TestsBehat

### Embed Badge

![Health badge](/badges/netsensia-zf2-foundation/health.svg)

```
[![Health](https://phpackages.com/badges/netsensia-zf2-foundation/health.svg)](https://phpackages.com/packages/netsensia-zf2-foundation)
```

PHPackages © 2026

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