PHPackages                             misterspelik/finnhub-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. [HTTP &amp; Networking](/categories/http)
4. /
5. misterspelik/finnhub-client

ActiveLibrary[HTTP &amp; Networking](/categories/http)

misterspelik/finnhub-client
===========================

Official Finnhub stock API PHP library. https://finnhub.io/

1.1.19(2y ago)07unlicensePHPPHP ^7.3 || ^8.0

Since Mar 20Pushed 2y agoCompare

[ Source](https://github.com/misterspelik/finnhub-php)[ Packagist](https://packagist.org/packages/misterspelik/finnhub-client)[ Docs](https://openapi-generator.tech)[ RSS](/packages/misterspelik-finnhub-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (2)Used By (0)

Finnhub
=======

[](#finnhub)

- Finnhub php api clent
- API version: 1.0.0
- Package version: 1.1.19

Requirements
------------

[](#requirements)

PHP 5.5 and later

Installation &amp; Usage
------------------------

[](#installation--usage)

### Composer

[](#composer)

In composer.json:

```
{
  "require": {
    "misterspelik/finnhub-client": "1.1.19"
  }
}
```

Then run `composer install`

Getting Started
---------------

[](#getting-started)

```
