snowsoft / support-facades
Support (Facades) Component for Orchestra Platform
Installs: 55
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 5
pkg:composer/snowsoft/support-facades
Requires
- php: >=8.0
- illuminate/support: ^9.0 || ^10.0 || ^11.0 || ^12.0
This package is auto-updated.
Last update: 2025-10-08 10:31:31 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"