PHPackages                             joseraul/iex-cloud-api - 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. joseraul/iex-cloud-api

ActiveLibrary

joseraul/iex-cloud-api
======================

Framework agnostic PHP IEX Cloud Api wrapper

0.0.9(5y ago)21.9k1[2 PRs](https://github.com/joseraul/iex-cloud-api/pulls)MITPHP

Since Jul 19Pushed 3y ago2 watchersCompare

[ Source](https://github.com/joseraul/iex-cloud-api)[ Packagist](https://packagist.org/packages/joseraul/iex-cloud-api)[ RSS](/packages/joseraul-iex-cloud-api/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (9)Dependencies (2)Versions (13)Used By (0)

IEX cloud Client Api
--------------------

[](#iex-cloud-client-api)

PHP Client for the [IEX Cloud Api](https://iexcloud.io/docs/api/)

Get Started
-----------

[](#get-started)

### Installation

[](#installation)

```
composer require joseraul/iex-cloud-api

```

### Example of use

[](#example-of-use)

```
use IEXCloud\Client;

$client = new Client();
$news = $client
    ->setVersion('v1')
    ->setToken('token')
    ->balanceSheet('OTLK', 'quarter', 5);

```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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 ~42 days

Recently: every ~22 days

Total

10

Last Release

2101d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a453df4a2aae96c23c40db76d7f895d360c91c2cea99e908efe02c7586dd5b07?d=identicon)[joseraul](/maintainers/joseraul)

---

Top Contributors

[![joseraul](https://avatars.githubusercontent.com/u/676681?v=4)](https://github.com/joseraul "joseraul (12 commits)")[![becquerel](https://avatars.githubusercontent.com/u/5704882?v=4)](https://github.com/becquerel "becquerel (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/joseraul-iex-cloud-api/health.svg)

```
[![Health](https://phpackages.com/badges/joseraul-iex-cloud-api/health.svg)](https://phpackages.com/packages/joseraul-iex-cloud-api)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k20](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)

PHPackages © 2026

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