PHPackages                             sifex/laravel-sla-timer - 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. sifex/laravel-sla-timer

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

sifex/laravel-sla-timer
=======================

A Laravel package for calculating &amp; tracking the Service Level Agreement completion timings

03[3 PRs](https://github.com/sifex/laravel-sla-timer/pulls)PHP

Since May 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/sifex/laravel-sla-timer)[ Packagist](https://packagist.org/packages/sifex/laravel-sla-timer)[ RSS](/packages/sifex-laravel-sla-timer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

Laravel SLA Timer
=================

[](#laravel-sla-timer)

[![Latest Version on Packagist](https://camo.githubusercontent.com/4974c70f0116e1bfcfc24420e434e34ecba7af52326613a337f8de1b7684c99d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73696665782f6c61726176656c2d736c612d74696d65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sifex/laravel-sla-timer)[![GitHub Tests Action Status](https://camo.githubusercontent.com/aea8bcc76bd1d59a4b664c5013895b4b5cf4f19960146092a8b1a75462daba57/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f73696665782f6c61726176656c2d736c612d74696d65722f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/sifex/laravel-sla-timer/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/433f623b76ed1991cc227f374737e194606874adf4f8a3f679b10700f9f2c98e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f73696665782f6c61726176656c2d736c612d74696d65722f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/sifex/laravel-sla-timer/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/32d0af0748786412849ba17423fc234660c7028073c32b23eabee84d21a9f8a7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73696665782f6c61726176656c2d736c612d74696d65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sifex/laravel-sla-timer)

A Laravel package for calculating &amp; tracking the Service Level Agreement completion timings.

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

[](#installation)

You can install the package via composer:

```
composer require sifex/laravel-sla-timer
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="laravel-sla-timer-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-sla-timer-config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](https://github.com/sifex/.github/blob/main/CONTRIBUTING.md) for details.

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Alex](https://github.com/sifex)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 Bus Factor1

Top contributor holds 57.1% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2058557?v=4)[Alex](/maintainers/sifex)[@sifex](https://github.com/sifex)

---

Top Contributors

[![sifex](https://avatars.githubusercontent.com/u/2058557?v=4)](https://github.com/sifex "sifex (24 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (10 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (8 commits)")

### Embed Badge

![Health badge](/badges/sifex-laravel-sla-timer/health.svg)

```
[![Health](https://phpackages.com/badges/sifex-laravel-sla-timer/health.svg)](https://phpackages.com/packages/sifex-laravel-sla-timer)
```

PHPackages © 2026

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