PHPackages                             stonksant/polygon-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. stonksant/polygon-api

ActiveLibrary

stonksant/polygon-api
=====================

polygon.io php client

1.0.2(5y ago)010MITPHP

Since Nov 11Pushed 5y agoCompare

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

READMEChangelogDependencies (4)Versions (5)Used By (0)

Polygon.io php api client
=========================

[](#polygonio-php-api-client)

[![CircleCI](https://camo.githubusercontent.com/804bc363cb27466a21b6ec3e5ed1711cd926b992b011d286881b238e564506e7/68747470733a2f2f636972636c6563692e636f6d2f67682f706f6c79676f6e2d696f2f636c69656e742d7068702e7376673f7374796c653d737667)](https://circleci.com/gh/polygon-io/client-php)

Installation guide
------------------

[](#installation-guide)

### prerequisite

[](#prerequisite)

- [composer](https://getcomposer.org/)
- php &gt; 7.2

### install

[](#install)

```
composer require polygon-io/api

```

[Rest API](https://polygon.io/docs/#getting-started)
----------------------------------------------------

[](#rest-api)

The `\PolygonIO\rest\Rest` class export 4 modules:

- reference
- stocks
- forex
- crypto

```
