PHPackages                             gomee/finnhub - 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. gomee/finnhub

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

gomee/finnhub
=============

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

1.1.19(1y ago)09unlicensePHPPHP ^7.3 || ^8.0 || ^8.3

Since Jul 12Pushed 1y ago1 watchersCompare

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

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

Finnhub
=======

[](#finnhub)

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

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

[](#requirements)

PHP 5.5 and later

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

[](#installation--usage)

### Composer

[](#composer)

In composer.json:

```
{
  "require": {
    "finnhub/client": "1.1.17"
  }
}
```

Then run `composer install`

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

[](#getting-started)

```
