PHPackages                             ynijar/polygonio-php-client - 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. ynijar/polygonio-php-client

ActiveLibrary[API Development](/categories/api)

ynijar/polygonio-php-client
===========================

polygon.io php client

1.0.1(5y ago)09161MITPHP

Since Nov 11Pushed 5y agoCompare

[ Source](https://github.com/ynijar/polygonio-php-client)[ Packagist](https://packagist.org/packages/ynijar/polygonio-php-client)[ RSS](/packages/ynijar-polygonio-php-client/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (1)Dependencies (4)Versions (4)Used By (1)

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 ynijar/polygonio-php-client

```

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

[](#rest-api)

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

- reference
- stocks
- forex
- crypto

```
