2017 © Pedro Peláez
 

library iex-trading

A PHP library to access the IEX trading API.

image

dprmc/iex-trading

A PHP library to access the IEX trading API.

  • Saturday, January 20, 2018
  • by DPRMC
  • Repository
  • 2 Watchers
  • 3 Stars
  • 65 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 10 Versions
  • 261 % Grown

The README.md

IEXTrading

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

PHP library that provides access to the iextrading.com API., (*2)

Usage

Quote

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

Key Stats

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

The Versions

20/01 2018

dev-master

9999999-dev

A PHP library to access the IEX trading API.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Michael Drennen

20/01 2018

v1.0.8

1.0.8.0

A PHP library to access the IEX trading API.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Michael Drennen

19/01 2018

v1.0.7

1.0.7.0

A PHP library to access the IEX trading API.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Michael Drennen

19/01 2018

v1.0.6

1.0.6.0

A PHP library to access the IEX trading API.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Michael Drennen

19/01 2018

v1.0.5

1.0.5.0

A PHP library to access the IEX trading API.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Michael Drennen

19/01 2018

v1.0.4

1.0.4.0

A PHP library to access the IEX trading API.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Michael Drennen

19/01 2018

v1.0.3

1.0.3.0

A PHP library to access the IEX trading API.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Michael Drennen

19/01 2018

v1.0.2

1.0.2.0

A PHP library to access the IEX trading API.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Michael Drennen

18/01 2018

v1.0.1

1.0.1.0

A PHP library to access the IEX trading API.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Michael Drennen

18/01 2018

v1.0.0

1.0.0.0

A PHP library to access the IEX trading API.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Michael Drennen