snowsoft / support-facades
Support (Facades) Component for Orchestra Platform
v0.0.1
2025-04-08 09:09 UTC
Requires
- php: >=8.0
- illuminate/support: ^9.0 || ^10.0 || ^11.0 || ^12.0
This package is auto-updated.
Last update: 2026-03-08 11:22:18 UTC
README
Support (Facades) Component includes a basic set of classes for Laravel and Orchestra Platform.
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"