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

ActiveLibrary[API Development](/categories/api)

evolve/php-api-client
=====================

A PHP library that is able to communicate with the Evolve123 API.

070PHP

Since Mar 31Pushed 9y ago7 watchersCompare

[ Source](https://github.com/polderknowledge/evolve-php-api-client)[ Packagist](https://packagist.org/packages/evolve/php-api-client)[ RSS](/packages/evolve-php-api-client/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

evolve/php-api-client
=====================

[](#evolvephp-api-client)

[![Latest Version on Packagist](https://camo.githubusercontent.com/44b687619cc783c2991c0717d986ec0f9cf5b1cca8bed6f1cd2a605747ecff1b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f65766f6c76652f7068702d6170692d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/evolve/php-api-client)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/36cbfbc2a813b186a46df686a57ebe62eabe698b4a916b6e3d26721d5576d606/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f65766f6c76652f7068702d6170692d636c69656e742f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/evolve/php-api-client)[![Coverage Status](https://camo.githubusercontent.com/550992e44da7f27b274da50eef868a3d156f92e5f2e306089272dd3d1ad45a44/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f65766f6c76652f7068702d6170692d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/evolve/php-api-client/code-structure)[![Quality Score](https://camo.githubusercontent.com/7bab92498d157e93037fdb7bf8a3bed6188e03d71db1bd5a2e95998966d7c261/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f65766f6c76652f7068702d6170692d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/evolve/php-api-client)[![Total Downloads](https://camo.githubusercontent.com/0aaa13048482ffd4e37dfd8e34c78231c2b98e432bb2b375bc4a09ea0b6f1bb5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f65766f6c76652f7068702d6170692d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/evolve/php-api-client)

An API client written in PHP which is able to communicate with the Evolve123 API.

Structure
---------

[](#structure)

If any of the following are applicable to your project, then the directory structure should follow industry best practises by being named the following.

```
bin/
config/
src/
tests/
vendor/

```

Install
-------

[](#install)

Via Composer

```
$ composer require evolve/php-api-client
```

Usage
-----

[](#usage)

```
$skeleton = new Evolve123\ApiClient();
echo $skeleton->echoPhrase('Hello, League!');
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

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

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Evolve](https://github.com/evolve)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

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://avatars.githubusercontent.com/u/2264982?v=4)[Polder Knowledge](/maintainers/polderknowledge)[@polderknowledge](https://github.com/polderknowledge)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/evolve-php-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/evolve-php-api-client/health.svg)](https://phpackages.com/packages/evolve-php-api-client)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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