PHPackages                             ajt/guzzle-toggl - 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. ajt/guzzle-toggl

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

ajt/guzzle-toggl
================

Toggl API client written on top of Guzzle PHP.

v2.1.0(1y ago)8826.2k↓50%43[1 issues](https://github.com/arendjantetteroo/guzzle-toggl/issues)[1 PRs](https://github.com/arendjantetteroo/guzzle-toggl/pulls)2MITPHP

Since Apr 17Pushed 1y ago9 watchersCompare

[ Source](https://github.com/arendjantetteroo/guzzle-toggl)[ Packagist](https://packagist.org/packages/ajt/guzzle-toggl)[ Docs](http://github.com/arendjantetteroo/guzzle-toggl)[ RSS](/packages/ajt-guzzle-toggl/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (18)Used By (2)

guzzle-toggl
============

[](#guzzle-toggl)

A Toggl API client based on Guzzle PHP

Features
--------

[](#features)

- supports version 9 API with API Key authentication
- supports Toggl Report Api v2
- based on guzzle 7

Installation
------------

[](#installation)

The library is available through Composer, so it's easy to get it. Simply run this to install it:

```
composer require ajt/guzzle-toggl

```

Usage
-----

[](#usage)

To use the Toggl API Client simply instantiate the client with the api key. More information on the key and authentication available at

```
