PHPackages                             aur1mas/zend-a - 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. aur1mas/zend-a

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

aur1mas/zend-a
==============

Zend Addition. Missing Zend Framework components

126PHP

Since Nov 19Pushed 13y ago1 watchersCompare

[ Source](https://github.com/aur1mas/zend-a)[ Packagist](https://packagist.org/packages/aur1mas/zend-a)[ RSS](/packages/aur1mas-zend-a/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

ZendA - is ZendAddons library which completes missing Zend Framework functionality.

Version: 0.4.4
==============

[](#version-044)

Instaliation
============

[](#instaliation)

1. Through . In your composer.json file add:

    "aur1mas/zend-a": "dev-master"

1.1 Update your Composer libs

```
php composer.phar update

```

3. In your application.ini file add:

    autoloaderNamespaces\[\] = "ZendA"
4. And in your Bootstrap.php file:

    $view-&gt;addHelperPath('ZendA/View/Helper/', 'ZendA\_View\_Helper');

Tests
=====

[](#tests)

To run tests you must add Zend directory. I do this by adding symbolic link for example:

```
ln -s /Users/user/Sites/htdocs/Zend/Current/ Zend

```

Issues
======

[](#issues)

Use github.com issue tracker to report problems &amp; feature requests. All pull requests must be covered by tests.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

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/8bf87e8bf9e955d4364db7bd8f5c1ba68940467b9629a5820f68a59416948286?d=identicon)[aur1mas](/maintainers/aur1mas)

---

Top Contributors

[![aur1mas](https://avatars.githubusercontent.com/u/123205?v=4)](https://github.com/aur1mas "aur1mas (25 commits)")

### Embed Badge

![Health badge](/badges/aur1mas-zend-a/health.svg)

```
[![Health](https://phpackages.com/badges/aur1mas-zend-a/health.svg)](https://phpackages.com/packages/aur1mas-zend-a)
```

###  Alternatives

[tzfrs/googlesitemapparser

Google Sitemap is a Sitemap standard that is supported by Ask.com, Google, YAHOO and MSN Search. This library can read in such Sitemaps and parse all urls from them.

143.3k](/packages/tzfrs-googlesitemapparser)[lrobert/gravatar

A library to make working with Gravatar in PHP easy.

101.4k](/packages/lrobert-gravatar)

PHPackages © 2026

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