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. [API Development](/categories/api)
4. /
5. noisim/hubstaff

ActiveLibrary[API Development](/categories/api)

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 2w 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 13% 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://avatars.githubusercontent.com/u/11160896?v=4)[Alban Afmeti](/maintainers/albanafmeti)[@albanafmeti](https://github.com/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)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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