PHPackages                             dcodegroup/laravel-timesheets - 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. dcodegroup/laravel-timesheets

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

dcodegroup/laravel-timesheets
=============================

Simple package which dcode uses to install timesheets into an application

0.1.5(3w ago)32.6k↑206.3%1MITPHPPHP ^7.4|^8.0CI passing

Since Sep 29Pushed 3w ago2 watchersCompare

[ Source](https://github.com/DCODE-GROUP/laravel-timesheets)[ Packagist](https://packagist.org/packages/dcodegroup/laravel-timesheets)[ RSS](/packages/dcodegroup-laravel-timesheets/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (6)Versions (14)Used By (1)

Laravel Xero
============

[](#laravel-xero)

This package provides the standard timesheets migration and provides a base model.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require dcodegroup/laravel-timesheets
```

Then run the install command.

```
php artsian laravel-timesheets:install
```

This will publish the configuration file and the migration file.

Run the migrations

```
php artsian migrate
```

Configuration
-------------

[](#configuration)

Most of configuration has been set the fair defaults. However you can review the configuration file at `config/laravel-timesheets.php` and adjust as needed

Usage
-----

[](#usage)

If the table does not already exist the install command `php artsian laravel-timesheets:install` will install the timesheets table for you.

The package also contains a model `Timesheet::class` You can use this else use it as a base mode in your own Timesheet Model.

###  Health Score

48

—

FairBetter than 93% of packages

Maintenance94

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.5% 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 ~142 days

Recently: every ~321 days

Total

13

Last Release

26d ago

### Community

Maintainers

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

---

Top Contributors

[![lionslair](https://avatars.githubusercontent.com/u/832259?v=4)](https://github.com/lionslair "lionslair (19 commits)")[![yohannca](https://avatars.githubusercontent.com/u/7054076?v=4)](https://github.com/yohannca "yohannca (2 commits)")

---

Tags

laraveldcodetimesheets

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/dcodegroup-laravel-timesheets/health.svg)

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

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.9k69.5k](/packages/grumpydictator-firefly-iii)[firefly-iii/data-importer

Firefly III Data Import Tool.

8035.8k](/packages/firefly-iii-data-importer)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[ronasit/laravel-helpers

Provided helpers function and some helper class.

2085.6k31](/packages/ronasit-laravel-helpers)[team-nifty-gmbh/tall-datatables

Server-side rendered datatables for Laravel and Livewire

1320.9k4](/packages/team-nifty-gmbh-tall-datatables)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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