PHPackages                             aditiadika/master-module - 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. aditiadika/master-module

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

aditiadika/master-module
========================

01HTML

Since Jan 17Pushed 6y ago1 watchersCompare

[ Source](https://github.com/aditiadika/master-module)[ Packagist](https://packagist.org/packages/aditiadika/master-module)[ RSS](/packages/aditiadika-master-module/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Intro
-----

[](#intro)

This module related to companies and users, Pivot table to each users have many companies. Impersonate to other company.

Requirements
------------

[](#requirements)

This module required some other packages :

- "yajra/laravel-datatables-oracle"

How to use
----------

[](#how-to-use)

Before you run users seed, please run this module seed to seeding permissions to access this module.

```
$ php artisan module:seed Master
```

Append this to user model. And then you can use like this $user-&gt;companies

```
use Modules\ClientGroup\Entities\Company;

public function companies()
{
     return $this->belongsToMany(Company::class, 'user_companies');
}
```

Append menu

```
// laraboi.partials.navbar

@can('view master')

           Master

@endcan
```

master menu

```
- Employee Type,
- Working Shift,
- Working Location,
- Job Division,
- Job Deparment,
- Job Level,
- Job Position,
- Golongan,
- Leave Type,
- Religion
```

Author
------

[](#author)

- @dika.aditia |

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![aditiadika](https://avatars.githubusercontent.com/u/22575137?v=4)](https://github.com/aditiadika "aditiadika (2 commits)")

### Embed Badge

![Health badge](/badges/aditiadika-master-module/health.svg)

```
[![Health](https://phpackages.com/badges/aditiadika-master-module/health.svg)](https://phpackages.com/packages/aditiadika-master-module)
```

###  Alternatives

[webpatser/laravel-countries

Modern Laravel Countries package providing ISO 3166-2, ISO 3166-3, currency, capital and more for all countries. Compatible with Laravel 11.x and 12.x.

8272.8M8](/packages/webpatser-laravel-countries)[ssch/typo3-encore

Use Webpack Encore in TYPO3 Context

107465.5k4](/packages/ssch-typo3-encore)[loganmarchione/homelab-svg-assets

Full-color SVG icons of homelab-related software, products, and brands

1.2k1.6k](/packages/loganmarchione-homelab-svg-assets)[swisnl/filament-backgrounds

Beautiful backgrounds for Filament auth pages

54149.2k6](/packages/swisnl-filament-backgrounds)[dillingham/nova-grouped-field

Combine Nova fields into one output

41136.5k](/packages/dillingham-nova-grouped-field)[northwestern-sysdev/dynamic-forms

Dynamic Forms for Laravel

4953.8k1](/packages/northwestern-sysdev-dynamic-forms)

PHPackages © 2026

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