Download the PHP package tabuna/vesta-api without Composer
On this page you can find all versions of the php package tabuna/vesta-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 vesta-api
#
Powerful API client hosting VestaCP for Laravel
Installation
Via Composer
Going your project directory on shell and run this command:
Publication
Generate api key
Usage
Simple usage
use VestaAPI\Facades\Vesta;
$backups = Vesta::server('testVDS')->setUserName('MyUserName')->listUserBackups();
All versions of vesta-api with dependencies
PHP Build Version
Package Version
The package tabuna/vesta-api contains the following files
Loading the files please wait ....