orchestra/support-facades
Support (Facades) Component for Orchestra Platform
Maintainers
v7.0.0
2022-03-13 05:23 UTC
Requires
- php: ^8.0
- illuminate/support: ^9.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT dc3a28e3fa18f0af615a95a7aca24908e10e5479
- Mior Muhammad Zaki <crynobone.woop@gmail.com>
This package is auto-updated.
Last update: 2026-06-13 15:36:51 UTC
README
Support (Facades) Component includes a basic set of classes for Laravel and Orchestra Platform.
👁 Latest Stable Version
👁 Total Downloads
👁 Latest Unstable Version
👁 License
Version Compatibility
| Laravel | Support (Core) |
|---|---|
| 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-facades"
