PHPackages                             xvilo/harvest-forecast - 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. xvilo/harvest-forecast

ActiveLibrary[API Development](/categories/api)

xvilo/harvest-forecast
======================

Harvest Forecast API client

v1.1.2(3y ago)52.8k—0%4[1 issues](https://github.com/xvilo/harvest-forecast/issues)MITPHPPHP ^7.2|^8.0CI failing

Since Feb 23Pushed 3y ago1 watchersCompare

[ Source](https://github.com/xvilo/harvest-forecast)[ Packagist](https://packagist.org/packages/xvilo/harvest-forecast)[ Docs](https://github.com/xvilo/harvest-forecast)[ RSS](/packages/xvilo-harvest-forecast/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (13)Versions (8)Used By (0)

Harvest Forecast API Client (PHP)
=================================

[](#harvest-forecast-api-client-php)

A Forecast API Wrapper, please note that there is currently no official public API. However this API client has been made by inspecting network traffic from their web client.

### Installation

[](#installation)

You can install this package through composer, the easiest way is to:

```
composer require xvilo/harvest-forecast
```

[You will also need an implementation of `php-http/client-implementation`.](#php-httpclient-implementation-needed)

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

[](#getting-started)

You will need an API access token, you can obtain one from [Harvest Developers](https://id.getharvest.com/developers). Please create a new access token and save this.

Usage
-----

[](#usage)

```
