Download the PHP package orchestra/extension without Composer
On this page you can find all versions of the php package orchestra/extension. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download orchestra/extension
More information about orchestra/extension
Files in orchestra/extension
Download orchestra/extension
More information about orchestra/extension
Files in orchestra/extension
Vendor orchestra
Package extension
Short Description Extension Component for Orchestra Platform
License MIT
Homepage http://orchestraplatform.com/docs/latest/components/extension/
Package extension
Short Description Extension Component for Orchestra Platform
License MIT
Homepage http://orchestraplatform.com/docs/latest/components/extension/
Please rate this library. Is it a good library?
Informations about the package extension
Extension Component for Orchestra Platform
Extension Component allows components or packages to be added dynamically to Orchestra Platform without the hassle of modifying the configuration.
Table of Content
- Version Compatibility
- Installation
- Configuration
- Resources
- Changelog
Version Compatibility
Laravel | Extension |
---|---|
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 |
7.x | 5.x |
8.x | 6.x |
Installation
To install through composerby using the following command:
Configuration
Next add the following service provider in config/app.php
.
Migrations
Before we can start using Extension Component, please run the following:
The command utility is enabled via
Orchestra\Extension\CommandServiceProvider
.
All versions of extension with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3 || ^8.0
orchestra/contracts Version ^6.0
orchestra/memory Version ^6.0
orchestra/support Version ^6.0
orchestra/contracts Version ^6.0
orchestra/memory Version ^6.0
orchestra/support Version ^6.0
The package orchestra/extension contains the following files
Loading the files please wait ....