Download the PHP package updaterbot/laravel-runcloud-sdk without Composer
On this page you can find all versions of the php package updaterbot/laravel-runcloud-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download updaterbot/laravel-runcloud-sdk
More information about updaterbot/laravel-runcloud-sdk
Files in updaterbot/laravel-runcloud-sdk
Download updaterbot/laravel-runcloud-sdk
More information about updaterbot/laravel-runcloud-sdk
Files in updaterbot/laravel-runcloud-sdk
Vendor updaterbot
Package laravel-runcloud-sdk
Short Description Laravel package wrapper around the runcloud API SDK
License MIT
Package laravel-runcloud-sdk
Short Description Laravel package wrapper around the runcloud API SDK
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-runcloud-sdk
Laravel Runcloud SDK
This is a simple laravel package that creates a provider for the SDK developed by onhonvercode here: https://github.com/updaterbot/runcloud-sdk
Installation
Require the package via composer in your laravel app:
Publish the package:
Select Mindfullsilence\LaravelRuncloudSdk\Providers\RuncloudClientProvider
from the list provided.
Add your api keys to the .env file:
Usage
Once installed, you can access the runcloud class instance using the facade, dependency injection, or the service container:
All versions of laravel-runcloud-sdk with dependencies
PHP Build Version
Package Version
Requires
updaterbot/runcloud-sdk Version
v1.1.*
The package updaterbot/laravel-runcloud-sdk contains the following files
Loading the files please wait ....