PHPackages                             stevenmaguire/encoding-php - 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. [API Development](/categories/api)
4. /
5. stevenmaguire/encoding-php

ActiveLibrary[API Development](/categories/api)

stevenmaguire/encoding-php
==========================

A php client for consuming the Encoding.com API

1.0.0(11y ago)113MITPHPPHP &gt;=5.4.0

Since Mar 30Pushed 10y ago1 watchersCompare

[ Source](https://github.com/stevenmaguire/encoding-php)[ Packagist](https://packagist.org/packages/stevenmaguire/encoding-php)[ Docs](http://github.com/stevenmaguire/encoding-php)[ RSS](/packages/stevenmaguire-encoding-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Encoding.com PHP Client
=======================

[](#encodingcom-php-client)

[![Latest Version](https://camo.githubusercontent.com/d6328b4f3abbc542238a3f91962da2da38937e5049c646b86e3a4f4277c87024/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f73746576656e6d6167756972652f656e636f64696e672d7068702e7376673f7374796c653d666c61742d737175617265)](https://github.com/stevenmaguire/encoding-php/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/7e54fb16f154fa9a7eab9b1517cd0a9310ecda718616be00ea538c3866551a7f/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f73746576656e6d6167756972652f656e636f64696e672d7068702f6d61737465722e7376673f7374796c653d666c61742d7371756172652631)](https://travis-ci.org/stevenmaguire/encoding-php)[![Coverage Status](https://camo.githubusercontent.com/34c1024f5208099e66f54ea14f6cff6df577dabf89b78f9ae4608e3c80886d70/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f73746576656e6d6167756972652f656e636f64696e672d7068702e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/stevenmaguire/encoding-php/code-structure)[![Quality Score](https://camo.githubusercontent.com/58feedd3d00475d7aebba57ac667c7544781dd1707139c199b9872ae179ddb02/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f73746576656e6d6167756972652f656e636f64696e672d7068702e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/stevenmaguire/encoding-php)[![Total Downloads](https://camo.githubusercontent.com/2e50a6e7bda62d2d050c639ec74ddd20534ce85a9564d03a6349ca96f6086f5b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73746576656e6d6167756972652f656e636f64696e672d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/stevenmaguire/encoding-php)

A PHP client for authenticating with Encoding.com and consuming the API.

Install
-------

[](#install)

Via Composer

```
$ composer require stevenmaguire/encoding-php
```

or update your `composer.json` file to include:

```
  "require": {
    "stevenmaguire/encoding-php": "~1.0"
  }
```

Run `composer update`

Usage
-----

[](#usage)

### Create client

[](#create-client)

```
    $this->client = new Stevenmaguire\EncodingDotCom\Client([
        'app_id' => 'YOUR_ENCODING_DOT_COM_APP_ID',
        'user_key' => 'YOUR_ENCODING_DOT_COM_API_USER_KEY',
        'api_host' => 'manage.encoding.com'
    ]);
```

Testing
-------

[](#testing)

```
$ phpunit
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Steven Maguire](https://github.com/stevenmaguire)
- [All Contributors](https://github.com/stevenmaguire/encoding-php/contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4066d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8d9c05a30823ae19fc54aa4b4721a696c253f8dec10c7fd22d372cfdc0fcb36d?d=identicon)[stevenmaguire](/maintainers/stevenmaguire)

---

Top Contributors

[![stevenmaguire](https://avatars.githubusercontent.com/u/1851973?v=4)](https://github.com/stevenmaguire "stevenmaguire (6 commits)")

---

Tags

phpapivideooauth1endcodingendcoding.com

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/stevenmaguire-encoding-php/health.svg)

```
[![Health](https://phpackages.com/badges/stevenmaguire-encoding-php/health.svg)](https://phpackages.com/packages/stevenmaguire-encoding-php)
```

###  Alternatives

[stevenmaguire/yelp-php

A php client for consuming Yelp API

57396.1k](/packages/stevenmaguire-yelp-php)[noweh/twitter-api-v2-php

This library provides methods for sending messages to Twitter and receiving statuses.

131225.2k1](/packages/noweh-twitter-api-v2-php)[jstolpe/instagram-graph-api-php-sdk

Instagram Graph API PHP SDK

13998.4k2](/packages/jstolpe-instagram-graph-api-php-sdk)

PHPackages © 2026

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