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 yesterday

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

32

—

LowBetter than 69% of packages

Maintenance32

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

700d 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

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M986](/packages/statamic-cms)[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M223](/packages/backpack-crud)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[bagisto/bagisto

Bagisto Laravel E-Commerce

27.6k172.1k9](/packages/bagisto-bagisto)[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.9k69.5k](/packages/grumpydictator-firefly-iii)[ellaisys/aws-cognito

Laravel Authentication using AWS Cognito (Web and API)

123256.9k1](/packages/ellaisys-aws-cognito)

PHPackages © 2026

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