PHPackages                             orchestra/platform - 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. [Framework](/categories/framework)
4. /
5. orchestra/platform

ActiveProject[Framework](/categories/framework)

orchestra/platform
==================

Orchestra Platform

v5.1.0(6y ago)31013.0k33[1 issues](https://github.com/orchestral/platform/issues)3MITPHPPHP &gt;=7.2.5

Since Jun 19Pushed 5y ago25 watchersCompare

[ Source](https://github.com/orchestral/platform)[ Packagist](https://packagist.org/packages/orchestra/platform)[ Docs](http://orchestraplatform.com/docs/latest/)[ RSS](/packages/orchestra-platform/feed)WikiDiscussions 5.x Synced 2mo ago

READMEChangelog (10)Dependencies (13)Versions (94)Used By (3)

Orchestra Platform 4
====================

[](#orchestra-platform-4)

Orchestra Platform is an admin panel that handles Laravel extensions and user management. Our curation of Laravel extensions provide the boilerplate for any web application development to ensure a speedy deployment using the best tools available on Laravel.

[![Build Status](https://camo.githubusercontent.com/4f945a049049fc9ef57de2e8ef5724cc6a73b784ab84c22ba5ff98ef4d9b5b75/68747470733a2f2f7472617669732d63692e6f72672f6f72636865737472616c2f706c6174666f726d2e7376673f6272616e63683d342e78)](https://travis-ci.org/orchestral/platform)[![Latest Stable Version](https://camo.githubusercontent.com/35c6323cf44f869a22995ae90a84eba32c65fae5182980a24b6a8e5c4ffce80e/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f706c6174666f726d2f762f737461626c65)](https://packagist.org/packages/orchestra/platform)[![Total Downloads](https://camo.githubusercontent.com/9da982c3204bdec6cbd6afea22e8c6bd48c37a5599169637147eed4fed939083/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f706c6174666f726d2f646f776e6c6f616473)](https://packagist.org/packages/orchestra/platform)[![Latest Unstable Version](https://camo.githubusercontent.com/84bf621137970206779e267b8e2391f2509531ee8d7216dd519ff08c517ee91f/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f706c6174666f726d2f762f756e737461626c65)](https://packagist.org/packages/orchestra/platform)[![License](https://camo.githubusercontent.com/3de2c0a1907735f0a355c751dbdffccf2d2210614128668c0efdcb2930558480/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f706c6174666f726d2f6c6963656e7365)](https://packagist.org/packages/orchestra/platform)

Table of Content
----------------

[](#table-of-content)

- [Version Compatibility](#version-compatibility)
- [Quick Installation](#quick-installation)
- [Resources](#resources)
- [Contributing to the Orchestra Platform](#contributing-to-the-orchestra-platform)
- [License](#license)

Version Compatibility
---------------------

[](#version-compatibility)

LaravelPlatform5.5.x3.5.x5.6.x3.6.x5.7.x3.7.x5.8.x3.8.x6.x4.xQuick Installation
------------------

[](#quick-installation)

```
composer create-project orchestra/platform your-project-name --prefer-dist

```

Resources
---------

[](#resources)

- [Website](http://orchestraplatform.com)
- [Official Documentation](http://orchestraplatform.com/docs/latest/)
- [Bug Tracker](https://github.com/orchestral/platform/issues)
- [Change Log](http://orchestraplatform.com/docs/latest/changes/)

Contributing to the Orchestra Platform
--------------------------------------

[](#contributing-to-the-orchestra-platform)

Contributions can be made to the Orchestra Platform's respective component repositories:

- [Asset](https://github.com/orchestral/asset)
- [Auth](https://github.com/orchestral/auth)
    - [Authorization](https://github.com/orchestral/authorization)
- [Contracts](https://github.com/orchestral/contracts)
- [Extension](https://github.com/orchestral/extension)
- [Foundation](https://github.com/orchestral/foundation)
- [Html](https://github.com/orchestral/html)
- [Kernel](https://github.com/orchestral/kernel)
    - [Config](https://github.com/orchestral/config)
    - [Database](https://github.com/orchestral/database)
    - [Http](https://github.com/orchestral/http)
    - [Routing](https://github.com/orchestral/routing)
- [Memory](https://github.com/orchestral/memory)
- [Messages](https://github.com/orchestral/messages)
- [Model](https://github.com/orchestral/model)
- [Notifier](https://github.com/orchestral/notifier)
- [Support](https://github.com/orchestral/support)
    - [Core](https://github.com/orchestral/support-core)
    - [Facades](https://github.com/orchestral/support-facades)
    - [Providers](https://github.com/orchestral/support-providers)
- [Translation](https://github.com/orchestral/translation)
- [View](https://github.com/orchestral/view)
- [Widget](https://github.com/orchestral/widget)

We also have some independence packages that would work well with Orchestra Platform, including:

- [Avatar](https://github.com/orchestral/avatar)
- [Facile](https://github.com/orchestral/facile)
- [Imagine](https://github.com/orchestral/imagine)
- [Installer](https://github.com/orchestral/installer)
- [Parser](https://github.com/orchestral/parser)
- [Tenanti](https://github.com/orchestral/tenanti)
- [Testbench](https://github.com/orchestral/testbench)
- [Testing](https://github.com/orchestral/testing)

Contributions for the website and documentation can be made here:

- [Website](https://github.com/orchestral/orchestraplatform.com)
- [Documentation](https://github.com/orchestral/docs)

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

If you discover a security vulnerability within Orchestra Platform, please send an e-mail to . All security vulnerabilities will be promptly addressed.

License
-------

[](#license)

- The Laravel PHP Framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT) by [Taylor Otwell](https://github.com/taylorotwell).
- The Orchestra Platform is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity40

Moderate usage in the ecosystem

Community35

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 91.8% 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 ~28 days

Recently: every ~38 days

Total

93

Last Release

2086d ago

Major Versions

2.2.x-dev → v3.0.02015-02-11

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

v4.5.1 → v5.0.02020-03-29

4.x-dev → v5.1.02020-05-03

PHP version history (6 changes)v3.1.0PHP &gt;=5.5.9

v3.3.0-BETA1PHP &gt;=5.6.4

3.5.x-devPHP &gt;=7.0.0

v3.6.0PHP &gt;=7.1.0

v4.0.0PHP &gt;=7.2.0

v5.0.0PHP &gt;=7.2.5

### 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 (999 commits)")[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (40 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (5 commits)")[![themsaid](https://avatars.githubusercontent.com/u/4332182?v=4)](https://github.com/themsaid "themsaid (5 commits)")[![ahmadshah](https://avatars.githubusercontent.com/u/4233863?v=4)](https://github.com/ahmadshah "ahmadshah (4 commits)")[![JosephSilber](https://avatars.githubusercontent.com/u/1403741?v=4)](https://github.com/JosephSilber "JosephSilber (4 commits)")[![lsinger](https://avatars.githubusercontent.com/u/23619?v=4)](https://github.com/lsinger "lsinger (3 commits)")[![martinbean](https://avatars.githubusercontent.com/u/167312?v=4)](https://github.com/martinbean "martinbean (2 commits)")[![tomcastleman](https://avatars.githubusercontent.com/u/1532660?v=4)](https://github.com/tomcastleman "tomcastleman (2 commits)")[![philbates35](https://avatars.githubusercontent.com/u/4882082?v=4)](https://github.com/philbates35 "philbates35 (2 commits)")[![irazasyed](https://avatars.githubusercontent.com/u/1915268?v=4)](https://github.com/irazasyed "irazasyed (2 commits)")[![gitter-badger](https://avatars.githubusercontent.com/u/8518239?v=4)](https://github.com/gitter-badger "gitter-badger (1 commits)")[![jspringe](https://avatars.githubusercontent.com/u/518362?v=4)](https://github.com/jspringe "jspringe (1 commits)")[![kevinsimard](https://avatars.githubusercontent.com/u/1243717?v=4)](https://github.com/kevinsimard "kevinsimard (1 commits)")[![ghostprofile](https://avatars.githubusercontent.com/u/41087149?v=4)](https://github.com/ghostprofile "ghostprofile (1 commits)")[![luqmanrom](https://avatars.githubusercontent.com/u/6434819?v=4)](https://github.com/luqmanrom "luqmanrom (1 commits)")[![martinssipenko](https://avatars.githubusercontent.com/u/598744?v=4)](https://github.com/martinssipenko "martinssipenko (1 commits)")[![michaeldyrynda](https://avatars.githubusercontent.com/u/558441?v=4)](https://github.com/michaeldyrynda "michaeldyrynda (1 commits)")[![mzaalan](https://avatars.githubusercontent.com/u/15797490?v=4)](https://github.com/mzaalan "mzaalan (1 commits)")[![pedes42](https://avatars.githubusercontent.com/u/13335455?v=4)](https://github.com/pedes42 "pedes42 (1 commits)")

---

Tags

frameworklaravelorchestra-platformorchestral

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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