PHPackages                             keyhoang/org-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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. keyhoang/org-module

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

keyhoang/org-module
===================

Module for synchronized users

v1.0.40(1y ago)01.4kMITPHPPHP ^8.1

Since Jan 25Pushed 1y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (7)Versions (43)Used By (0)

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

[](#installation)

You can install this package via composer using this command:

```
composer require keyhoang/org-module

```

Register event providers:

```
\KeyHoang\OrgModule\Providers\EventServiceProvider::class

```

Using this schedule:

```
$schedule->command(SyncUserCommand::class)->daily();
$schedule->command(SyncDepartmentCommand::class)->daily();

```

Using this RabbitMQJob:

```
'sync-user' => SyncUserQueue::class . '@handle'

```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 90% 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 ~5 days

Recently: every ~14 days

Total

41

Last Release

654d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/830a1181efe01ccb2ce2080e2d763a09e915317670bc7d7998056e5f7f9e554c?d=identicon)[keyhoang](/maintainers/keyhoang)

---

Top Contributors

[![PhuongNam160899](https://avatars.githubusercontent.com/u/65261795?v=4)](https://github.com/PhuongNam160899 "PhuongNam160899 (45 commits)")[![keyhoang](https://avatars.githubusercontent.com/u/83800649?v=4)](https://github.com/keyhoang "keyhoang (5 commits)")

---

Tags

laravellumenenvconsultoprate

### Embed Badge

![Health badge](/badges/keyhoang-org-module/health.svg)

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

###  Alternatives

[lab404/laravel-impersonate

Laravel Impersonate is a plugin that allows to you to authenticate as your users.

2.3k16.4M48](/packages/lab404-laravel-impersonate)[danjdewhurst/laravel-passport-facebook-login

Facebook Token Request Grant for Laravel Passport

2824.4k](/packages/danjdewhurst-laravel-passport-facebook-login)[truckersmp/steam-socialite

Laravel Socialite provider for Steam OpenID.

1516.7k](/packages/truckersmp-steam-socialite)

PHPackages © 2026

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