PHPackages                             guilhermewop/apigility-client - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. guilhermewop/apigility-client

ActiveLibrary[HTTP &amp; Networking](/categories/http)

guilhermewop/apigility-client
=============================

API Client for Restful APIs built with apigility

v0.3.1(11y ago)106794[1 issues](https://github.com/guilhermewop/apigility-client/issues)MITPHPPHP &gt;=5.4

Since Jan 13Pushed 10y ago2 watchersCompare

[ Source](https://github.com/guilhermewop/apigility-client)[ Packagist](https://packagist.org/packages/guilhermewop/apigility-client)[ Docs](https://github.com/guilhermewop/apigility-client)[ RSS](/packages/guilhermewop-apigility-client/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (14)Used By (0)

Client for Apigility Restful API
================================

[](#client-for-apigility-restful-api)

[![Build Status](https://camo.githubusercontent.com/1b285a3c64df797c0b540a15b77fde6129450a7e4510939b952f754c80d6aee2/68747470733a2f2f7472617669732d63692e6f72672f6775696c6865726d65776f702f61706967696c6974792d636c69656e742e7376673f6272616e63683d7472617669732d737570706f7274)](https://travis-ci.org/guilhermewop/apigility-client)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/c400479d36c530510cd1fcebb8135083160d3d9301a0a0c71f78ae182a2f5e62/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6775696c6865726d65776f702f61706967696c6974792d636c69656e742f6261646765732f7175616c6974792d73636f72652e706e673f623d646576656c6f70)](https://scrutinizer-ci.com/g/guilhermewop/apigility-client/?branch=develop)[![Code Coverage](https://camo.githubusercontent.com/e57a305f83af192bdf196bb7d35876165d885975873d49c786c152ad4eadfd30/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6775696c6865726d65776f702f61706967696c6974792d636c69656e742f6261646765732f636f7665726167652e706e673f623d646576656c6f70)](https://scrutinizer-ci.com/g/guilhermewop/apigility-client/?branch=develop)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

ApigilityClient is a lightweight library to consume Restful APIs built with [Apigility](http://apigility.org).

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

[](#requirements)

- PHP 5.4.x
- Zend Framework &gt;= 2.3
- level3/resource = 0.0.1

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

[](#installation)

### Using composer (recommended)

[](#using-composer-recommended)

```
php composer.phar require guilhermewop/apigility-client:dev-master
```

[Package information on Packagist](https://packagist.org/packages/guilhermewop/apigility-client)

### Configuration

[](#configuration)

Put [Zend\\Http\\Client options](http://framework.zend.com/manual/current/en/modules/zend.http.client.html#configuration) into your **module.config.php** file:

```
'http_client' => array(
    'uri' => 'https://localhost:8888',
    'options' => array(
        'timeout'       => 60,
        'sslverifypeer' => false,
        'keepalive'     => true,
        'adapter'       => 'Zend\Http\Client\Adapter\Socket',
    ),
    'headers' => array(
        'Accept'       => 'application/hal+json',
        'Content-Type' => 'application/json',
    ),
)
```

Goals
-----

[](#goals)

Waiting [psr7](https://github.com/php-fig/fig-standards/blob/master/proposed/http-message-meta.md) be accepted to continue with the development

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.5% 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 ~6 days

Total

12

Last Release

4068d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/407486860876d67940655c803dd45afed64642f05c59b9f2aba21e43b790daca?d=identicon)[guilhermewop](/maintainers/guilhermewop)

---

Top Contributors

[![guilhermewop](https://avatars.githubusercontent.com/u/427446?v=4)](https://github.com/guilhermewop "guilhermewop (116 commits)")[![leandrolages](https://avatars.githubusercontent.com/u/1588161?v=4)](https://github.com/leandrolages "leandrolages (2 commits)")[![ma-si](https://avatars.githubusercontent.com/u/1869327?v=4)](https://github.com/ma-si "ma-si (1 commits)")

---

Tags

apiclientrestzend framework 2apigilityzend module

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/guilhermewop-apigility-client/health.svg)

```
[![Health](https://phpackages.com/badges/guilhermewop-apigility-client/health.svg)](https://phpackages.com/packages/guilhermewop-apigility-client)
```

###  Alternatives

[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69114.3k](/packages/serpapi-google-search-results-php)[artesaos/laravel-linkedin

Linkedin API integration for Laravel and Lumen 5

5666.5k](/packages/artesaos-laravel-linkedin)[ismaeltoe/osms

PHP library wrapper of the Orange SMS API.

4540.0k](/packages/ismaeltoe-osms)[romanpitak/dotmailer-api-v2-client

Client library for the dotMailer v2 (REST) API.

21101.0k2](/packages/romanpitak-dotmailer-api-v2-client)[jsor/hal-client

A lightweight client for consuming and manipulating Hypertext Application Language (HAL) resources.

2425.9k1](/packages/jsor-hal-client)[jonathanraftery/bullhorn-rest-client

Simple REST client for the Bullhorn API, including automated OAuth2 login

1142.7k](/packages/jonathanraftery-bullhorn-rest-client)

PHPackages © 2026

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