PHPackages                             onsite/tracker - 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. onsite/tracker

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

onsite/tracker
==============

This is used for user onsite time tracking

v1.0.6(3y ago)2291MITPHP

Since Mar 1Pushed 3y ago1 watchersCompare

[ Source](https://github.com/oshit-sd/onsitetracker)[ Packagist](https://packagist.org/packages/onsite/tracker)[ RSS](/packages/onsite-tracker/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (8)Used By (0)

OSHITSD/onsitetracker
=====================

[](#oshitsdonsitetracker)

This is used for user onsite time tracking

[![oshit-sd - onsitetracker](https://camo.githubusercontent.com/fbd68fbf9e9135eed15ceb820893a8268fb15c826f2e733213930bc203b6b617/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f6c6162656c3d6f736869742d7364266d6573736167653d6f6e73697465747261636b657226636f6c6f723d626c7565266c6f676f3d676974687562)](https://github.com/oshit-sd/onsitetracker "Go to GitHub repo")[![stars - onsitetracker](https://camo.githubusercontent.com/9a1e369a220fa83570b02c46f23a97b7d1cd3f8da8a8873f9c55c0be95baa2bb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6f736869742d73642f6f6e73697465747261636b65723f7374796c653d736f6369616c)](https://github.com/oshit-sd/onsitetracker)[![forks - onsitetracker](https://camo.githubusercontent.com/746240cc8f84ad1a173583beccda0649ea2f3430a7c60817e99382cae0c836e7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f6f736869742d73642f6f6e73697465747261636b65723f7374796c653d736f6369616c)](https://github.com/oshit-sd/onsitetracker)

*Repo metadata*

[![GitHub tag](https://camo.githubusercontent.com/bdab880a3a9efdcac65fd114fa295d2922f8531c2d57336699f598a9bab245e2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f6f736869742d73642f6f6e73697465747261636b65723f696e636c7564655f70726572656c65617365733d26736f72743d73656d76657226636f6c6f723d626c7565)](https://github.com/oshit-sd/onsitetracker/releases/)[![License](https://camo.githubusercontent.com/d6bc2b26794002c24d023acaab01b6dbb953c57ab9cb80ba5b8aa2f2bd5de99a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c7565)](#license)[![issues - onsitetracker](https://camo.githubusercontent.com/67fb8246400bcb2aeaa42aa61c917e681fcfc3136d2316485643f42ec378729f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6f736869742d73642f6f6e73697465747261636b6572)](https://github.com/oshit-sd/onsitetracker/issues)

License
-------

[](#license)

Released under [MIT](/LICENSE) by [@oshit-sd](https://github.com/oshit-sd).

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

[](#installation)

You can install the package in to a Laravel project that uses OnsiteTracker via composer:

```
composer require onsite/tracker
```

Next, run this command for publish assets

```
php artisan vendor:publish --tag=tracker-assets

php artisan vendor:publish --tag=tracker-report-controller
```

Migrate Database -

```
php artisan migrate
```

Finally, add this scripts on your app layout

```
@auth

    window.trackObj = { track: true, user_id: "{{ auth()->id() }}" }

@endauth

or you can use publicly

    window.trackObj = { track: true }

```

```
Report URL
http://localhost:8000/timeTrack

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

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

Total

7

Last Release

1214d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/41891355?v=4)[OSHIT SUTRA DAR](/maintainers/oshit-sd)[@oshit-sd](https://github.com/oshit-sd)

---

Top Contributors

[![oshit-sd](https://avatars.githubusercontent.com/u/41891355?v=4)](https://github.com/oshit-sd "oshit-sd (5 commits)")

### Embed Badge

![Health badge](/badges/onsite-tracker/health.svg)

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

###  Alternatives

[msvdev/yii2-widget-mappicker

Yii2 map widget allows you to simplify the entry of geographic coordinates for your form. Support google and yandex maps services.

108.8k](/packages/msvdev-yii2-widget-mappicker)

PHPackages © 2026

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