PHPackages                             jamosaur/php-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. [API Development](/categories/api)
4. /
5. jamosaur/php-toggl

ActiveLibrary[API Development](/categories/api)

jamosaur/php-toggl
==================

PHP implementation of the Toggl API

0.1(10y ago)0185MITPHPPHP &gt;=5.3.0

Since Oct 23Pushed 10y ago1 watchersCompare

[ Source](https://github.com/jamosaur/phpToggl)[ Packagist](https://packagist.org/packages/jamosaur/php-toggl)[ Docs](https://github.com/jaaaaaaaaaam/phpToggl)[ RSS](/packages/jamosaur-php-toggl/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

phpToggl
========

[](#phptoggl)

[![Latest Version on Packagist](https://camo.githubusercontent.com/475aad00ac3b8175608451a9d6ac3233863ce6d5938cfd83cfd5f3174bbdd4c1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a616d6f736175722f706870546f67676c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jamosaur/php-toggl)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/451e5235a434167a35fe886007b34db6710d98898b579021be3fe552dfc8f8b4/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6a616d6f736175722f706870546f67676c2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/jamosaur/phpToggl)[![Coverage Status](https://camo.githubusercontent.com/e11c5bc0639b15b7979346d428c9573ec820a84e4e56672b26c67acd56843c0b/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6a616d6f736175722f706870546f67676c2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/jamosaur/php-toggl/code-structure)[![Quality Score](https://camo.githubusercontent.com/86bbc3e72724429adf9c26220e2b9e013e2781ac73907b096d9c3e79d114f5ff/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6a616d6f736175722f706870546f67676c2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/jamosaur/php-toggl)[![Total Downloads](https://camo.githubusercontent.com/bb77a8f59e6cbf3d37c795858b41a8efd2ba58382103f0cd33f872de3d91ffbc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a616d6f736175722f706870546f67676c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jamosaur/php-toggl)

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

Install
-------

[](#install)

Via Composer

```
$ composer require jamosaur/phpToggl
```

Usage
-----

[](#usage)

```
use Jamosaur\Toggl\TogglClient;

$toggl = TogglClient::factory([

]);
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [James Wallen-Jones](https://github.com/jamosaur)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3861d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/59cad2962448b69110061aabe0ba7fba9aa5f7aeaadef9610507f2713281c36b?d=identicon)[jamosaur](/maintainers/jamosaur)

---

Top Contributors

[![jamosaur](https://avatars.githubusercontent.com/u/4105611?v=4)](https://github.com/jamosaur "jamosaur (15 commits)")

---

Tags

toggl

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jamosaur-php-toggl/health.svg)

```
[![Health](https://phpackages.com/badges/jamosaur-php-toggl/health.svg)](https://phpackages.com/packages/jamosaur-php-toggl)
```

###  Alternatives

[rackspace/php-opencloud

PHP SDK for Rackspace/OpenStack APIs

4495.9M38](/packages/rackspace-php-opencloud)[cdaguerre/php-trello-api

Trello API v2 client

255666.7k3](/packages/cdaguerre-php-trello-api)[dchesterton/marketo-rest-api

A PHP client for the Marketo.com REST API

41844.1k1](/packages/dchesterton-marketo-rest-api)[ixudra/toggl

Custom PHP library to connect with the Toggl API - developed by Ixudra

27115.5k1](/packages/ixudra-toggl)[morningtrain/toggl-api

A complete native php wrapper for the Toggl API

3659.5k1](/packages/morningtrain-toggl-api)[carlosio/geckoboard

A PHP library for dealing with Geckoboard API (http://www.geckoboard.com)

40172.2k](/packages/carlosio-geckoboard)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
