PHPackages                             rindo789/hubleto-worksheet-boards - 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. rindo789/hubleto-worksheet-boards

ActiveLibrary

rindo789/hubleto-worksheet-boards
=================================

Worksheet dashboards for Hubleto

2.3.1(7mo ago)267MITPHP

Since Aug 6Pushed 6mo agoCompare

[ Source](https://github.com/rindo789/hubleto-worksheet-boards)[ Packagist](https://packagist.org/packages/rindo789/hubleto-worksheet-boards)[ RSS](/packages/rindo789-hubleto-worksheet-boards/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (11)Used By (0)

Worksheet dashboards for Hubleto
================================

[](#worksheet-dashboards-for-hubleto)

Worksheet dashboards is an addon for the management apps in Hubleto. It adds multiple new panels to the Dashboard app to choose from.

- [Worksheet dashboards for Hubleto](#worksheet-dashboards-for-hubleto)
    - [Required apps](#required-apps)
    - [Installation](#installation)
    - [Available panels](#available-panels)
        - [Quota for today](#quota-for-today)
            - [Configuration](#configuration)
            - [Example configuration](#example-configuration)
        - [Work Table](#work-table)
            - [Configuration](#configuration-1)
            - [Example configuration](#example-configuration-1)
        - [Hours by Month](#hours-by-month)
            - [Configuration](#configuration-2)
            - [Example configuration](#example-configuration-2)
        - [My Tasks](#my-tasks)
            - [Configuration](#configuration-3)
            - [Example configuration](#example-configuration-3)

Required apps
-------------

[](#required-apps)

These apps are required for the panels to work.

AppHubleto\\App\\Settings\\UsersHubleto\\App\\Community\\WorksheetsHubleto\\App\\Community\\WorkflowHubleto\\App\\Community\\TasksInstallation
------------

[](#installation)

1. In your project write this command in your terminal:

    `composer require rindo789/hubleto-worksheet-boards`
2. In Hubleto Maintenance &gt; Settings &gt; Manage apps search for "Worksheet".

    [![alt text](readme/install.png)](readme/install.png)
3. Click "Install" in the "Worksheet Dashboards" app.

    [![alt text](readme/search.png)](readme/search.png)
4. Installation done! Now you can add the new panels in your dashboard.

Available panels
----------------

[](#available-panels)

Configuration of tables is done through the form of the panel. By Hubleto standards, the configuration is done in a JSON format.

### Quota for today

[](#quota-for-today)

Shows how many hours you have worked today and shows how many hours you still need to work to hit your quota

[![Quota for today panel](readme/image-1.png)](readme/image-1.png)

#### Configuration

[](#configuration)

NameDescriptionDefault valuequotaYour daily quota in hours8employeeEmailBy imputing an email of an employee, changes the panel to show information of another employee. Works only for administrator, manager and chief officer usersnull#### Example configuration

[](#example-configuration)

```
{
  "quota": 8,
  "employeeEmail": "dev@hubleto.com"
}
```

### Work Table

[](#work-table)

Shows a table summary of how many hours you have worked each day in a given range of days and if you have hit your quota in those days

[![Work Table panel](readme/image.png)](readme/image.png)

#### Configuration

[](#configuration-1)

NameDescriptionDefault valuequotaYour daily quota in hours8rangeNumber of days from today that should be shown in the table30employeeEmailBy imputing an email of an employee, changes the panel to show information of another employee. Works only for administrator, manager and chief officer usersnull#### Example configuration

[](#example-configuration-1)

```
{
  "quota": 8,
  "quota": 60,
  "employeeEmail": "dev@hubleto.com"
}
```

### Hours by Month

[](#hours-by-month)

Shows have many hours you have worked in each month in the current year

[![Hours by Month panel](readme/image-2.png)](readme/image-2.png)

#### Configuration

[](#configuration-2)

NameDescriptionDefault valueyearShows worked hours from the specified yearCurrent yearemployeeEmailBy imputing an email of an employee, changes the panel to show information of another employee. Works only for administrator, manager and chief officer usersnull#### Example configuration

[](#example-configuration-2)

```
{
  "year": 2025,
  "employeeEmail": "dev@hubleto.com"
}
```

### My Tasks

[](#my-tasks)

Shows tasks that are assigned to you with a brief summary and a link to the task

[![My Tasks panel](readme/image-3.png)](readme/image-3.png)

#### Configuration

[](#configuration-3)

NameDescriptionDefault valueemployeeEmailBy imputing an email of an employee, changes the panel to show information of another employee. Works only for administrator, manager and chief officer usersnull#### Example configuration

[](#example-configuration-3)

```
{
  "employeeEmail": "dev@hubleto.com"
}
```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance65

Regular maintenance activity

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

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

Every ~4 days

Total

10

Last Release

237d ago

Major Versions

1.3 → 2.02025-08-28

### Community

Maintainers

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

---

Top Contributors

[![rindo789](https://avatars.githubusercontent.com/u/73641163?v=4)](https://github.com/rindo789 "rindo789 (23 commits)")

---

Tags

dashboardshubletophpworksheets

### Embed Badge

![Health badge](/badges/rindo789-hubleto-worksheet-boards/health.svg)

```
[![Health](https://phpackages.com/badges/rindo789-hubleto-worksheet-boards/health.svg)](https://phpackages.com/packages/rindo789-hubleto-worksheet-boards)
```

PHPackages © 2026

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