Download the PHP package kitteam/hestia-api without Composer
On this page you can find all versions of the php package kitteam/hestia-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package hestia-api
#
Powerful API client hosting HestiaCP for Laravel
Installation
Via Composer
Going your project directory on shell and run this command:
Publication
Generate api key
Usage
Simple usage
use HestiaAPI\Facades\Hestia;
$backups = Hestia::server('ServerName')->setUserName('UserName')->listUserBackups();All versions of hestia-api with dependencies
PHP Build Version
Package Version
The package kitteam/hestia-api contains the following files
Loading the files please wait ...