PHPackages                             dprmc/iex-trading - 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. dprmc/iex-trading

ActiveLibrary

dprmc/iex-trading
=================

A PHP library to access the IEX trading API.

v1.0.9(7y ago)141.1k2[4 issues](https://github.com/DPRMC/IEXTrading/issues)MITPHP

Since Jan 18Pushed 7y ago4 watchersCompare

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

READMEChangelog (3)Dependencies (4)Versions (11)Used By (0)

IEXTrading
==========

[](#iextrading)

[![Latest Stable Version](https://camo.githubusercontent.com/d3908a6613b32ca318253d6cfd938129303d8db09efcc5216de13803705a476e/68747470733a2f2f706f7365722e707567782e6f72672f6470726d632f6965782d74726164696e672f762f737461626c65)](https://packagist.org/packages/dprmc/iex-trading) [![Total Downloads](https://camo.githubusercontent.com/5e8870e93d344640f9fa31c854eae66ec293f15e1de17aff3dcc92b071bf6cc9/68747470733a2f2f706f7365722e707567782e6f72672f6470726d632f6965782d74726164696e672f646f776e6c6f616473)](https://packagist.org/packages/dprmc/iex-trading) [![Latest Unstable Version](https://camo.githubusercontent.com/6381c1428fe84e4954213290718563947a10d4a80317dbb680f37abd8c03150e/68747470733a2f2f706f7365722e707567782e6f72672f6470726d632f6965782d74726164696e672f762f756e737461626c65)](https://packagist.org/packages/dprmc/iex-trading) [![License](https://camo.githubusercontent.com/84ded20f62cd03f649340665d384ff1427a4c886a6321878cc69004812f57610/68747470733a2f2f706f7365722e707567782e6f72672f6470726d632f6965782d74726164696e672f6c6963656e7365)](https://packagist.org/packages/dprmc/iex-trading)

PHP library that provides access to the iextrading.com API.

Usage
-----

[](#usage)

### Quote

[](#quote)

```
// https://iextrading.com/developer/docs/#quote
$stockQuote = IEXTrading::stockQuote( 'aapl' );
echo $stockQuote->companyName; // Apple Inc.
```

### Key Stats

[](#key-stats)

```
// https://iextrading.com/developer/docs/#key-stats
$stockStats = IEXTrading::stockStats( 'aapl' );
echo $stockStats->marketcap; // 760334287200
```

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance14

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity69

Established project with proven stability

 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 ~30 days

Recently: every ~68 days

Total

10

Last Release

2761d ago

PHP version history (2 changes)v1.0.1PHP &gt;=5.6

v1.0.5PHP ^5.6

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17033570?v=4)[DPRMC](/maintainers/DPRMC)[@DPRMC](https://github.com/DPRMC)

---

Top Contributors

[![michaeldrennen](https://avatars.githubusercontent.com/u/5288190?v=4)](https://github.com/michaeldrennen "michaeldrennen (25 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[spatie/laravel-sitemap

Create and generate sitemaps with ease

2.6k14.6M107](/packages/spatie-laravel-sitemap)[laravel/cashier-paddle

Cashier Paddle provides an expressive, fluent interface to Paddle's subscription billing services.

264778.4k3](/packages/laravel-cashier-paddle)[larabug/larabug

Laravel 6.x/7.x/8.x/9.x/10.x/11.x/12.x/13.x bug notifier

299549.3k1](/packages/larabug-larabug)[vluzrmos/slack-api

Wrapper for Slack.com WEB API.

102589.1k3](/packages/vluzrmos-slack-api)[smodav/mpesa

M-Pesa API implementation

16363.7k1](/packages/smodav-mpesa)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)

PHPackages © 2026

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