PHPackages                             chathura86/zf2-application-variable - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. chathura86/zf2-application-variable

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

chathura86/zf2-application-variable
===================================

Zend Framework 2 module providing application level variables

033PHP

Since Apr 22Pushed 12y ago1 watchersCompare

[ Source](https://github.com/chathura86/zf2-application-variable)[ Packagist](https://packagist.org/packages/chathura86/zf2-application-variable)[ RSS](/packages/chathura86-zf2-application-variable/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

zf2-application-variable
========================

[](#zf2-application-variable)

Application level variables for Zend 2

(This is a customized version and not yet suitable for general use. I'll update this once it is suitable for general use. How ever feel free to use it if you know what you are doing.)

Requirements
------------

[](#requirements)

- Zend Framework 2 (). Tested on Zend Framework 2.0.0beta4.
- PHP 5.3 or gather

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

[](#installation)

1. On your `composer.json` add:

```
{
    "require": {
        "chathura86/zf2-application-variable": "dev-master"
    }
}
```

2. Run `php composer.phar install`
3. Open `configs/application.config.php` and add `'AppVariableBundle'` to your `'modules'` parameter.

How to setup
------------

[](#how-to-setup)

```

```

How to use
----------

[](#how-to-use)

```
// in controller
$this->getServiceLocator()->get('AppVariable') // VariableManager object
```

###  Health Score

20

—

LowBetter than 14% 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://www.gravatar.com/avatar/5ac4c8d30e4b20b7f2c6cfc8b792f61ae45ee0ec2bce603b7c5350ac98e7f29c?d=identicon)[chathura86](/maintainers/chathura86)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/chathura86-zf2-application-variable/health.svg)

```
[![Health](https://phpackages.com/badges/chathura86-zf2-application-variable/health.svg)](https://phpackages.com/packages/chathura86-zf2-application-variable)
```

###  Alternatives

[farhanwazir/laravelgooglemaps

Laravel Google Map package for 5.x. You can use all google map features in laravel.

15542.0k2](/packages/farhanwazir-laravelgooglemaps)

PHPackages © 2026

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