orchestra / platform
Orchestra Platform
Installs: 12 947
Dependents: 3
Suggesters: 0
Security: 0
Stars: 314
Watchers: 27
Forks: 33
Open Issues: 1
Type:project
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
- 5.x-dev
- v5.1.0
- v5.0.1
- v5.0.0
- 4.x-dev
- v4.5.1
- v4.5.0
- v4.4.0
- v4.3.0
- v4.2.1
- v4.2.0
- v4.1.3
- v4.1.2
- v4.1.1
- v4.1.0
- v4.0.0
- 3.8.x-dev
- v3.8.4
- v3.8.3
- v3.8.2
- v3.8.1
- v3.8.0
- 3.7.x-dev
- v3.7.2
- v3.7.1
- v3.7.0
- 3.6.x-dev
- v3.6.1
- v3.6.0
- 3.5.x-dev
- v3.5.0
- v3.5.0-BETA1
- 3.4.x-dev
- v3.4.0
- 3.3.x-dev
- v3.3.1
- v3.3.0
- v3.3.0-BETA1
- 3.2.x-dev
- v3.2.6
- v3.2.5
- v3.2.4
- v3.2.3
- v3.2.2
- v3.2.1
- v3.2.0
- v3.2.0-BETA2
- v3.2.0-BETA1
- 3.1.x-dev
- v3.1.11
- v3.1.10
- v3.1.9
- v3.1.8
- v3.1.7
- v3.1.6
- v3.1.5
- v3.1.4
- v3.1.3
- v3.1.2
- v3.1.1
- v3.1.0
- 3.0.x-dev
- v3.0.6
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- 2.2.x-dev
- v2.2.5
- v2.2.4
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2.0
- 2.1.x-dev
- v2.1.7
- v2.1.6
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- 2.0.x-dev
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- dev-master
This package is auto-updated.
Last update: 2024-10-29 03:48:16 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
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.