PHPackages                             zfcampus/zf-apigility-welcome - 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. zfcampus/zf-apigility-welcome

Abandoned → [laminas-api-tools/api-tools-welcome](/?search=laminas-api-tools%2Fapi-tools-welcome)ArchivedLibrary[Framework](/categories/framework)

zfcampus/zf-apigility-welcome
=============================

Apigility Welcome Screen

1.1.0(6y ago)2339.9k↓14.3%5[1 issues](https://github.com/zfcampus/zf-apigility-welcome/issues)1BSD-3-ClausePHPPHP ^5.6 || ^7.0

Since Oct 4Pushed 6y ago6 watchersCompare

[ Source](https://github.com/zfcampus/zf-apigility-welcome)[ Packagist](https://packagist.org/packages/zfcampus/zf-apigility-welcome)[ RSS](/packages/zfcampus-zf-apigility-welcome/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (9)Versions (13)Used By (1)

Apigility Welcome Screen
========================

[](#apigility-welcome-screen)

> ## Repository abandoned 2019-12-31
>
> [](#repository-abandoned-2019-12-31)
>
> This repository has moved to [laminas-api-tools/api-tools-welcome](https://github.com/laminas-api-tools/api-tools-welcome).

[![Build Status](https://camo.githubusercontent.com/b7804d5706d9ddbdaf7248ac9b41559ef9c99ec317d0c3ff9f6ab3b337f31882/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f7a6663616d7075732f7a662d61706967696c6974792d77656c636f6d652e7376673f6272616e63683d6d6173746572)](https://secure.travis-ci.org/zfcampus/zf-apigility-welcome)[![Coverage Status](https://camo.githubusercontent.com/03ecf86f5ed1519f765ce1d90a5254ce369894ef2e0a8564afb1b6ac05e158d3/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f7a6663616d7075732f7a662d61706967696c6974792d77656c636f6d652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/zfcampus/zf-apigility-welcome?branch=master)

Welcome page for the web interface of the [Apigility](http://www.apigility.org) project.

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

[](#installation)

Run the following `composer` command:

```
$ composer require zfcampus/zf-apigility-welcome
```

Alternately, manually add the following to your `composer.json`, in the `require` section:

```
"require": {
    "zfcampus/zf-apigility-welcome": "^1.1"
}
```

And then run `composer update` to ensure the module is installed.

Finally, add the module name to your project's `config/application.config.php` under the `modules`key:

```
return [
    /* ... */
    'modules' => [
        /* ... */
        'ZF\Apigility\Welcome',
    ],
    /* ... */
];
```

> ### zf-component-installer
>
> [](#zf-component-installer)
>
> If you use [zf-component-installer](https://github.com/zendframework/zf-component-installer), that plugin will install zf-apigility-welcome as a module for you.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~228 days

Recently: every ~528 days

Total

11

Last Release

2330d ago

Major Versions

0.9.1 → 1.0.0beta22014-03-18

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/296074?v=4)[Zend Framework](/maintainers/zendframework)[@zendframework](https://github.com/zendframework)

---

Top Contributors

[![weierophinney](https://avatars.githubusercontent.com/u/25943?v=4)](https://github.com/weierophinney "weierophinney (39 commits)")[![michalbundyra](https://avatars.githubusercontent.com/u/7423207?v=4)](https://github.com/michalbundyra "michalbundyra (34 commits)")[![ralphschindler](https://avatars.githubusercontent.com/u/76674?v=4)](https://github.com/ralphschindler "ralphschindler (10 commits)")[![ezimuel](https://avatars.githubusercontent.com/u/475967?v=4)](https://github.com/ezimuel "ezimuel (1 commits)")[![samsonasik](https://avatars.githubusercontent.com/u/459648?v=4)](https://github.com/samsonasik "samsonasik (1 commits)")

---

Tags

apiframeworkZendFrameworkzfapigility

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zfcampus-zf-apigility-welcome/health.svg)

```
[![Health](https://phpackages.com/badges/zfcampus-zf-apigility-welcome/health.svg)](https://phpackages.com/packages/zfcampus-zf-apigility-welcome)
```

PHPackages © 2026

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