Download the PHP package nlplay/polygonio-php-client without Composer
On this page you can find all versions of the php package nlplay/polygonio-php-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package polygonio-php-client
Polygon.io php api client
Installation guide
prerequisite
- composer
- php > 7.2
install
Rest API
The \PolygonIO\rest\Rest
class export 4 modules:
- reference
- stocks
- forex
- crypto
Websockets
The websocket clients use the Amp event loop. You can only use one websocket client by php thread since the event loop is in a blocking while loop.
Developement
prerequisite
- composer
- php > 7.2
use the tooling
Install dependencies
Run the linter
Run the tests
All versions of polygonio-php-client with dependencies
PHP Build Version
Package Version
The package nlplay/polygonio-php-client contains the following files
Loading the files please wait ....