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.4(1y ago)32.4k↓50%1MITPHPPHP ^7.4|^8.0

Since Sep 29Pushed 1y 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 1mo ago

READMEChangelog (9)Dependencies (3)Versions (13)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

34

—

LowBetter than 77% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity52

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 ~107 days

Recently: every ~293 days

Total

12

Last Release

515d 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 (18 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

[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4205.3M84](/packages/livewire-volt)[gehrisandro/tailwind-merge-laravel

TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them

341682.2k18](/packages/gehrisandro-tailwind-merge-laravel)[nickurt/laravel-akismet

Akismet for Laravel 11.x/12.x/13.x

97139.6k2](/packages/nickurt-laravel-akismet)[whitecube/laravel-timezones

Store UTC dates in the database and work with custom timezones in the application.

106106.2k](/packages/whitecube-laravel-timezones)[sbine/route-viewer

A Laravel Nova tool to view your registered routes.

57215.9k](/packages/sbine-route-viewer)[forxer/laravel-gravatar

A library providing easy gravatar integration in a Laravel project.

4235.6k](/packages/forxer-laravel-gravatar)

PHPackages © 2026

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