orchestra / platform
Orchestra Platform
Requires
- php: >=7.2.5
- fideloper/proxy: ^4.2
- fruitcake/laravel-cors: ^1.0
- guzzlehttp/guzzle: ^6.3.1
- laravel/tinker: ^2.0
- orchestra/avatar: ^5.0
- orchestra/control: ^5.0
- orchestra/foundation: ^5.0
- orchestra/installer: ^5.0
Requires (Dev)
- facade/ignition: ^2.0
- mockery/mockery: ^1.3.1
- nunomaduro/collision: ^4.1
- orchestra/testing: ^5.0
- phpunit/phpunit: ^8.5
This package is auto-updated.
Last update: 2026-05-29 00:41:38 UTC
README
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.
Table of Content
Version Compatibility
| Laravel | Platform |
|---|---|
| 5.5.x | 3.5.x |
| 5.6.x | 3.6.x |
| 5.7.x | 3.7.x |
| 5.8.x | 3.8.x |
| 6.x | 4.x |
Quick Installation
composer create-project orchestra/platform your-project-name --prefer-dist
Resources
Contributing to the Orchestra Platform
Contributions can be made to the Orchestra Platform's respective component repositories:
- Asset
- Auth
- Contracts
- Extension
- Foundation
- Html
- Kernel
- Memory
- Messages
- Model
- Notifier
- Support
- Translation
- View
- Widget
We also have some independence packages that would work well with Orchestra Platform, including:
Contributions for the website and documentation can be made here:
Security Vulnerabilities
If you discover a security vulnerability within Orchestra Platform, please send an e-mail to crynobone+opsecurity@gmail.com. All security vulnerabilities will be promptly addressed.
License
- The Laravel PHP Framework is open-sourced software licensed under the MIT license by Taylor Otwell.
- The Orchestra Platform is open-sourced software licensed under the MIT license.