PHPackages                             flooris/laravel-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. flooris/laravel-toggl

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

flooris/laravel-toggl
=====================

Laravel 5 service provider for Toggl, the time tracker app

1.0.2(7y ago)017MITPHPPHP &gt;=5.5.9

Since May 26Pushed 7y ago2 watchersCompare

[ Source](https://github.com/flooris/flooris-laravel-toggl)[ Packagist](https://packagist.org/packages/flooris/laravel-toggl)[ RSS](/packages/flooris-laravel-toggl/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (4)Used By (0)

LaravelToggl
============

[](#laraveltoggl)

Getting started
---------------

[](#getting-started)

### Composer

[](#composer)

`composer require flooris/laravel-toggl`

### Laravel

[](#laravel)

Add the provider:

```
'providers' => [
    Flooris\LaravelToggl\TogglServiceProvider::class,
]
```

Add the facade:

```
'aliases' => [
    'Toggl' => Flooris\LaravelToggl\TogglFacade::class,
]
```

Generate the config file:

```
php artisan vendor:publish
```

If using version control, add `TOGGL_KEY=your_key` to the .env or add your key directly to config/toggl.php

---

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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

Every ~0 days

Total

3

Last Release

2909d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1033813?v=4)[flooris](/maintainers/flooris)[@flooris](https://github.com/flooris)

---

Top Contributors

[![fkwakkenbos](https://avatars.githubusercontent.com/u/1029218?v=4)](https://github.com/fkwakkenbos "fkwakkenbos (2 commits)")

---

Tags

laravellaravel 5togglLaravel 5.2laravel 5.3timetracker

### Embed Badge

![Health badge](/badges/flooris-laravel-toggl/health.svg)

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

###  Alternatives

[vespakoen/menu

Managing menus the easy way.

27887.0k5](/packages/vespakoen-menu)[efficiently/larasset

Larasset is a library for Laravel 5 which manage assets in an easy way.

684.8k](/packages/efficiently-larasset)[leantony/laravel-grid

A grid view for laravel, inspired by the yii2 grid widget

9060.2k](/packages/leantony-laravel-grid)[danielme85/laravel-cconverter

Laravel 5 plug-in for currency conversion

42101.1k](/packages/danielme85-laravel-cconverter)[nahid/linkify

Converts URLs and email addresses in text into HTML links its extended from Misd\\Linify its also support laravel 5

11136.0k1](/packages/nahid-linkify)[latrell/geohash

This package geohash for Laravel 5 support.

1128.3k](/packages/latrell-geohash)

PHPackages © 2026

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