orchestra/support-providers
Support (Providers) Component for Laravel and Orchestra Platform
Maintainers
v7.0.0
2022-03-13 05:23 UTC
Requires
- php: ^8.0
- illuminate/support: ^9.0
- orchestra/contracts: ^7.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 021c25140404a5683f382913e4c8f184893c4e24
- Mior Muhammad Zaki <crynobone.woop@gmail.com>
This package is auto-updated.
Last update: 2026-06-13 15:25:25 UTC
README
Support (Providers) Component includes some Service Provider helper classes and traits for Laravel and Orchestra Platform.
👁 Latest Stable Version
👁 Total Downloads
👁 Latest Unstable Version
👁 License
Version Compatibility
| Laravel | Support (Providers) |
|---|---|
| 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 composer, run the following command from terminal:
composer require "orchestra/support-providers"
