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

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

ember-industries/guzzle-toggl
=============================

Toggl API client written on top of Guzzle PHP.

02PHP

Since Jul 27Pushed 3w agoCompare

[ Source](https://github.com/ember-industries/guzzle-toggl)[ Packagist](https://packagist.org/packages/ember-industries/guzzle-toggl)[ RSS](/packages/ember-industries-guzzle-toggl/feed)WikiDiscussions main Synced 1w ago

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

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

```
