PHPackages                             faridlab/salt-laravel-employee-timeoff - 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. faridlab/salt-laravel-employee-timeoff

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

faridlab/salt-laravel-employee-timeoff
======================================

Employee Timeoff

v9.0.6(3y ago)191MITPHPPHP ^8.0.2

Since Aug 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/faridlab/salt-laravel-employee-timeoff)[ Packagist](https://packagist.org/packages/faridlab/salt-laravel-employee-timeoff)[ Docs](https://github.com/faridlab/salt-laravel-employee-timeoff)[ RSS](/packages/faridlab-salt-laravel-employee-timeoff/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (8)Versions (5)Used By (1)

Salt Laravel Employee Timeoff
=============================

[](#salt-laravel-employee-timeoff)

General information about this package.

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

[](#installation)

To install this package, please run this command below: `$ composer require faridlab/salt-laravel-employee-timeoff`

Using this package
------------------

[](#using-this-package)

Information about using this package

### Publishing Configurations

[](#publishing-configurations)

To publish the config file of our package, run the following command:

`$ php artisan vendor:publish --tag=employee-timeoff-config`

This will add a new `employee-timeoff.php` file in the config directory.

### Publishing Migrations and Seeds

[](#publishing-migrations-and-seeds)

To publish the migration file, run the following command:

`$ php artisan vendor:publish --tag=employee-timeoff-migrations`

To publish the seeder file, run the following command:

`$ php artisan vendor:publish --tag=employee-timeoff-seeds`

Next, edit the .env file with your database credentials and run the following command to execute the migrations:

`$ php artisan migrate`

Run the command to seed the database with some random data:

`$ php artisan db:seed --class=employeeTimeoffSeeder`

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

[](#contributing)

Information about contributing to this package.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

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

Total

4

Last Release

1249d ago

### Community

Maintainers

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

---

Top Contributors

[![faridlab](https://avatars.githubusercontent.com/u/1629524?v=4)](https://github.com/faridlab "faridlab (22 commits)")

---

Tags

laravel

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/faridlab-salt-laravel-employee-timeoff/health.svg)

```
[![Health](https://phpackages.com/badges/faridlab-salt-laravel-employee-timeoff/health.svg)](https://phpackages.com/packages/faridlab-salt-laravel-employee-timeoff)
```

###  Alternatives

[hyn/multi-tenant

Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.

2.6k1.1M9](/packages/hyn-multi-tenant)[ronasit/laravel-helpers

Provided helpers function and some helper class.

1475.7k13](/packages/ronasit-laravel-helpers)

PHPackages © 2026

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