| Package Data | |
|---|---|
| Maintainer Username: | crynobone | 
| Maintainer Contact: | crynobone@gmail.com (Mior Muhammad Zaki) | 
| Package Create Date: | 2013-05-02 | 
| Package Last Update: | 2021-04-18 | 
| Home Page: | https://packagist.org/packages/orchestra/control | 
| Language: | PHP | 
| License: | MIT | 
| Last Refreshed: | 2025-10-30 03:04:38 | 
| Package Statistics | |
|---|---|
| Total Downloads: | 50,663 | 
| Monthly Downloads: | 51 | 
| Daily Downloads: | 2 | 
| Total Stars: | 7 | 
| Total Watchers: | 3 | 
| Total Forks: | 9 | 
| Total Open Issues: | 0 | 
Official Administration Add-on Extension for Orchestra Platform that provide support for:
To install through composer, simply put the following in your composer.json file:
{
    "require": {
        "orchestra/control": "^3.5"
    }
}
And then run composer install from the terminal.
Above installation can also be simplify by using the following command:
composer require "orchestra/control=^3.5"
To start using Control, activate the extension from Orchestra Platform Administrator Interface.