PHPackages                             roberts/work-comp - 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. roberts/work-comp

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

roberts/work-comp
=================

Laravel package for Workers Compensation Insurance

2.0.1(5y ago)014[6 issues](https://github.com/roberts/work-comp/issues)[1 PRs](https://github.com/roberts/work-comp/pulls)MITPHPPHP ^7.4|^8.0

Since Mar 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/roberts/work-comp)[ Packagist](https://packagist.org/packages/roberts/work-comp)[ Docs](https://github.com/roberts/work-comp)[ GitHub Sponsors](https://github.com/drewroberts)[ RSS](/packages/roberts-work-comp/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (5)Dependencies (4)Versions (7)Used By (0)

Laravel package for Workers Compensation Insurance
==================================================

[](#laravel-package-for-workers-compensation-insurance)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5821e2f9540eac8d877ebfa7705bd993fded816798e9ecd85550ec6019d8ab83/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726f62657274732f776f726b2d636f6d702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/roberts/work-comp)[![Tests](https://github.com/roberts/work-comp/workflows/Tests/badge.svg)](https://github.com/roberts/work-comp/workflows/Tests/badge.svg)[![Total Downloads](https://camo.githubusercontent.com/b1dd9802edf43a81167c6809646c045fef24ade07d43fb915f721c2255d88b74/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f726f62657274732f776f726b2d636f6d702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/roberts/work-comp)

This is where your description should go.

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

[](#installation)

You can install the package via composer:

```
composer require roberts/work-comp
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Roberts\WorkComp\WorkCompServiceProvider" --tag="work-comp-config"
```

This is the contents of the published config file:

```
return [
];
```

Models
------

[](#models)

We include the following model in this package:

**List of Models**

- Class Code
- WC Rate

For each of these models, this package implements an [authorization policy](https://laravel.com/docs/8.x/authorization) that extends the roles and permissions approach of the [tipoff/authorization](https://github.com/tipoff/authorization) package. The policies for each model in this package are registered through the package and do not need to be registered manually.

The models also have [Laravel Nova resources](https://nova.laravel.com/docs/3.0/resources/) in this package and they are also registered through the package and do not need to be registered manually.

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Drew Roberts](https://github.com/drewroberts)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 75.8% 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 ~9 days

Total

5

Last Release

1858d ago

Major Versions

1.0.2 → 2.0.02021-04-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ccc9e3647546c97a5a77b995736302afd85bebdcb43d8fde7d11486579c30c0?d=identicon)[drewroberts](/maintainers/drewroberts)

---

Top Contributors

[![drewroberts](https://avatars.githubusercontent.com/u/24581081?v=4)](https://github.com/drewroberts "drewroberts (50 commits)")[![gurgentil](https://avatars.githubusercontent.com/u/12678835?v=4)](https://github.com/gurgentil "gurgentil (8 commits)")[![huntermontell](https://avatars.githubusercontent.com/u/64396917?v=4)](https://github.com/huntermontell "huntermontell (8 commits)")

---

Tags

robertswork-comp

### Embed Badge

![Health badge](/badges/roberts-work-comp/health.svg)

```
[![Health](https://phpackages.com/badges/roberts-work-comp/health.svg)](https://phpackages.com/packages/roberts-work-comp)
```

PHPackages © 2026

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