orchestra / support
Support Component for Orchestra Platform
Fund package maintenance!
Liberapay
paypal.me/crynobone
Installs: 486 300
Dependents: 21
Suggesters: 0
Security: 0
Stars: 16
Watchers: 4
Forks: 6
Open Issues: 0
Requires
- php: ^8.0
- illuminate/support: ^9.0
- orchestra/contracts: ^7.0
- statamic/stringy: ^3.1
Requires (Dev)
- orchestra/testbench: ^7.1
Replaces
- orchestra/support-core: v7.0.0
- orchestra/support-facades: v7.0.0
- orchestra/support-providers: v7.0.0
- dev-master / 7.0.x-dev
- v7.0.0
- 6.x-dev
- v6.2.0
- v6.1.1
- v6.1.0
- v6.0.0
- 5.x-dev
- v5.1.0
- v5.0.0
- 4.x-dev
- v4.1.1
- v4.1.0
- v4.0.2
- v4.0.1
- v4.0.0
- 3.8.x-dev
- v3.8.6
- v3.8.5
- v3.8.4
- v3.8.3
- v3.8.2
- v3.8.1
- v3.8.0
- 3.7.x-dev
- v3.7.1
- v3.7.0
- 3.6.x-dev
- v3.6.2
- v3.6.1
- v3.6.0
- 3.5.x-dev
- v3.5.4
- v3.5.3
- v3.5.2
- v3.5.1
- v3.5.0
- 3.4.x-dev
- v3.4.3
- v3.4.2
- v3.4.1
- v3.4.0
- 3.3.x-dev
- v3.3.5
- v3.3.4
- v3.3.3
- v3.3.2
- v3.3.1
- v3.3.0
- v3.2.4
- v3.2.3
- v3.2.2
- v3.2.1
- v3.2.0
- v3.1.8
- v3.1.7
- v3.1.6
- v3.1.5
- v3.1.4
- v3.1.3
- v3.1.2
- v3.1.1
- v3.1.0
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v2.2.5
- v2.2.4
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2.0
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.11
- v2.0.10
- v2.0.9
- v2.0.8
- v2.0.7
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
This package is auto-updated.
Last update: 2024-10-28 07:00:35 UTC
README
Support Component includes a basic set of classes required by Orchestra Platform. The idea behind it is similar to what is Illuminate\Support
to Laravel 5 Framework.
Version Compatibility
Installation
To install through composer, run the following command from terminal:
composer require "orchestra/support"