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

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

zfcampus/zf-apigility-provider
==============================

Apigility interfaces

1.3.0(8y ago)51.9M↓40.9%48BSD-3-ClausePHPPHP ^5.6 || ^7.0

Since Feb 28Pushed 6y ago2 watchersCompare

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

READMEChangelog (2)Dependencies (1)Versions (14)Used By (8)

ZF Apigility Provider
=====================

[](#zf-apigility-provider)

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

[![Build Status](https://camo.githubusercontent.com/4e998fc2d4f04bad72c7cb5c9609315e2f93cff8c331362bc6f957e13a2917aa/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f7a6663616d7075732f7a662d61706967696c6974792d70726f76696465722e7376673f6272616e63683d6d6173746572)](https://secure.travis-ci.org/zfcampus/zf-apigility-provider)

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

[](#introduction)

This repository consists of interfaces used by Apigility that can be composed into standalone modules and libraries so that consumers may choose to opt-in to Apigility functionality.

### General Usage

[](#general-usage)

To mark a module as being an Apigility-enabled module, add the following interface to your Module:

```
use ZF\Apigility\Provider\ApigilityProviderInterface;

class MyModule implements ApigilityProviderInterface
{
}
```

At this point, this particular module should show up in the Apigility UI interface.

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

[](#requirements)

Please see the [composer.json](composer.json) file.

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

[](#installation)

Run the following `composer` command:

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

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

```
"require": {
    "zfcampus/zf-apigility-provider": "^1.0"
}
```

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

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity44

Moderate usage in the ecosystem

Community24

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 90.9% 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 ~153 days

Recently: every ~358 days

Total

11

Last Release

2978d ago

Major Versions

0.9.0 → 1.0.0beta12014-03-18

PHP version history (4 changes)0.9.1PHP &gt;=5.3.23

1.1.0PHP &gt;=5.5

1.2.0PHP ^5.5 || ^7.0

1.3.0PHP ^5.6 || ^7.0

### 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 (60 commits)")[![michalbundyra](https://avatars.githubusercontent.com/u/7423207?v=4)](https://github.com/michalbundyra "michalbundyra (2 commits)")[![Nyholm](https://avatars.githubusercontent.com/u/1275206?v=4)](https://github.com/Nyholm "Nyholm (1 commits)")[![ralphschindler](https://avatars.githubusercontent.com/u/76674?v=4)](https://github.com/ralphschindler "ralphschindler (1 commits)")[![samsonasik](https://avatars.githubusercontent.com/u/459648?v=4)](https://github.com/samsonasik "samsonasik (1 commits)")[![spiffyjr](https://avatars.githubusercontent.com/u/2760734?v=4)](https://github.com/spiffyjr "spiffyjr (1 commits)")

---

Tags

apiframeworkZendFrameworkzfapigility

### Embed Badge

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

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

###  Alternatives

[psx/psx

PHP REST API Framework

17112.6k3](/packages/psx-psx)

PHPackages © 2026

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