PHPackages                             joseraul/iex-trading-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. [API Development](/categories/api)
4. /
5. joseraul/iex-trading-api

ActiveLibrary[API Development](/categories/api)

joseraul/iex-trading-api
========================

Framework agnostic PHP IEX Trading Api wrapper

0.0.5(7y ago)122MITPHP

Since Oct 27Pushed 7y ago1 watchersCompare

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

READMEChangelog (5)Dependencies (2)Versions (6)Used By (0)

[![Build Status](https://camo.githubusercontent.com/825217527824250bb9809ec7a2fe52120b42764d8f20649abc6d511458991fce/68747470733a2f2f7472617669732d63692e6f72672f6a6f73657261756c2f6965782d74726164696e672d6170692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/joseraul/iex-trading-api)

IEX Trading Client Api
----------------------

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

PHP Client for the [IEX Trading Api](https://iextrading.com/developer/docs)

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

[](#get-started)

### Installation

[](#installation)

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

```

### Example of use

[](#example-of-use)

#### Stock

[](#stock)

##### Stats

[](#stats)

```
$iex_trading = new Client();

$data = $iex_trading->stock()
    ->stats('APPL');

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Every ~9 days

Total

5

Last Release

2719d 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 (7 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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