PHPackages                             toklove/polygon-client-php - 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. toklove/polygon-client-php

ActiveLibrary[API Development](/categories/api)

toklove/polygon-client-php
==========================

polygon.io php client

00PHP

Since Dec 23Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Toklove/polygon-client-php)[ Packagist](https://packagist.org/packages/toklove/polygon-client-php)[ RSS](/packages/toklove-polygon-client-php/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)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

```
