PHPackages                             noisim/hubstaff - 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. noisim/hubstaff

ActiveLibrary

noisim/hubstaff
===============

Hubstaff REST API client for Laravel.

25PHP

Since Oct 19Pushed 8y ago1 watchersCompare

[ Source](https://github.com/albanafmeti/hubstaff)[ Packagist](https://packagist.org/packages/noisim/hubstaff)[ RSS](/packages/noisim-hubstaff/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Rest client package for Laravel that you can use to consume Hubstaff REST API.

How to use
----------

[](#how-to-use)

This package is installed via [Composer](http://getcomposer.org/). To install, simply add it to your `composer.json` file:

```
{
    "require": {
        "noisim/hubstaff": "dev-master"
    }
}
```

and run composer to update the dependencies `composer update`.

Then open your Laravel config file config/app.php and in the `$providers` array add the service provider for this package.

```
\Noisim\Hubstaff\HubstaffServiceProvider::class
```

Finally generate the configuration file running in the console:

```
php artisan vendor:publish --tag=config

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/fe520f429f5c27dcf8b8521b0e0a3d0ff0139e1f9c6fe447081ac0f6a13c688b?d=identicon)[albanafmeti](/maintainers/albanafmeti)

---

Top Contributors

[![albanafmeti](https://avatars.githubusercontent.com/u/11160896?v=4)](https://github.com/albanafmeti "albanafmeti (8 commits)")

### Embed Badge

![Health badge](/badges/noisim-hubstaff/health.svg)

```
[![Health](https://phpackages.com/badges/noisim-hubstaff/health.svg)](https://phpackages.com/packages/noisim-hubstaff)
```

PHPackages © 2026

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