PHPackages                             orchestra/control - 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. orchestra/control

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

orchestra/control
=================

Control Extension for Orchestra Platform

v5.0.0(6y ago)851.1k↓33.3%81MITPHPPHP &gt;=7.2

Since Jun 19Pushed 5y ago3 watchersCompare

[ Source](https://github.com/orchestral/control)[ Packagist](https://packagist.org/packages/orchestra/control)[ Fund](https://paypal.me/crynobone)[ Patreon](https://www.patreon.com/crynobone)[ RSS](/packages/orchestra-control/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (6)Versions (63)Used By (1)

Control Extension
=================

[](#control-extension)

Official Administration Add-on Extension for Orchestra Platform that provide support for:

- Role Based Access Control Management.
- Theme Manager.
- Timezone Support.

[![tests](https://github.com/orchestral/control/workflows/tests/badge.svg?branch=master)](https://github.com/orchestral/control/actions?query=workflow%3Atests+branch%3Amaster)[![Latest Stable Version](https://camo.githubusercontent.com/3492275d4f003b679ed4f9e284ed6f73b10a7c8b64cfc5442fdd48a86fed40c4/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f636f6e74726f6c2f762f737461626c65)](https://packagist.org/packages/orchestra/control)[![Total Downloads](https://camo.githubusercontent.com/74da3d9481288136be3810bfaaaabc72ed39d08375f8bd0d0cee34adce8567ba/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f636f6e74726f6c2f646f776e6c6f616473)](https://packagist.org/packages/orchestra/control)[![Latest Unstable Version](https://camo.githubusercontent.com/3ad5c34137b34fb8793ad976d41f61c5b667483c6b003f607c8b8d740f9238e4/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f636f6e74726f6c2f762f756e737461626c65)](https://packagist.org/packages/orchestra/control)[![License](https://camo.githubusercontent.com/60db4b1277f7de4b973246824336e8edff99f3b1e762083d9e6cf1eea89b35e1/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f636f6e74726f6c2f6c6963656e7365)](https://packagist.org/packages/orchestra/control)

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

[](#installation)

To install through composer, simply put the following in your `composer.json` file:

```
{
    "require": {
        "orchestra/control": "^6.0"
    }
}
```

And then run `composer install` from the terminal.

### Quick Installation

[](#quick-installation)

Above installation can also be simplify by using the following command:

```
composer require "orchestra/control"
```

Setup
-----

[](#setup)

To start using Control, activate the extension from Orchestra Platform Administrator Interface.

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

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

###  Release Activity

Cadence

Every ~40 days

Recently: every ~49 days

Total

62

Last Release

2287d ago

Major Versions

v2.2.4 → v3.0.02015-02-10

3.8.x-dev → v4.0.02019-09-14

v4.1.0 → 5.x-dev2020-03-29

PHP version history (7 changes)v2.0.0PHP &gt;=5.3.3

v2.2.0PHP &gt;=5.4.0

v3.1.0PHP &gt;=5.5.0

3.3.x-devPHP &gt;=5.6.0

v3.5.0-BETA1PHP &gt;=7.0

v3.6.0PHP &gt;=7.1

v4.0.0PHP &gt;=7.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/172966?v=4)[Mior Muhammad Zaki](/maintainers/crynobone)[@crynobone](https://github.com/crynobone)

---

Top Contributors

[![crynobone](https://avatars.githubusercontent.com/u/172966?v=4)](https://github.com/crynobone "crynobone (512 commits)")[![ahmadshah](https://avatars.githubusercontent.com/u/4233863?v=4)](https://github.com/ahmadshah "ahmadshah (2 commits)")[![fteotini](https://avatars.githubusercontent.com/u/1193756?v=4)](https://github.com/fteotini "fteotini (2 commits)")[![laksamanakeris](https://avatars.githubusercontent.com/u/734517?v=4)](https://github.com/laksamanakeris "laksamanakeris (2 commits)")[![lionelgaillard](https://avatars.githubusercontent.com/u/804873?v=4)](https://github.com/lionelgaillard "lionelgaillard (2 commits)")[![stevebauman](https://avatars.githubusercontent.com/u/6421846?v=4)](https://github.com/stevebauman "stevebauman (2 commits)")

---

Tags

laravelrbacextensionthemeorchestra-platformorchestral

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/orchestra-control/health.svg)

```
[![Health](https://phpackages.com/badges/orchestra-control/health.svg)](https://phpackages.com/packages/orchestra-control)
```

###  Alternatives

[orchestra/auth

Auth Component for Orchestra Platform

23108.7k3](/packages/orchestra-auth)[orchestra/foundation

Orchestra Platform Foundation

5675.5k9](/packages/orchestra-foundation)[hasinhayder/tyro

Tyro - The ultimate Authentication, Authorization, and Role &amp; Privilege Management solution for Laravel 12 &amp; 13

6783.6k6](/packages/hasinhayder-tyro)[orchestra/html

HTML Component for Orchestra Platform

40112.8k2](/packages/orchestra-html)[orchestra/asset

Asset Component for Orchestra Platform

54178.0k4](/packages/orchestra-asset)[orchestra/memory

Memory Component for Orchestra Platform

11150.2k11](/packages/orchestra-memory)

PHPackages © 2026

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