tafoyaventures/virtualminclient

PHP Virtualmin Client Library.

v0.0.8 2020-03-14 22:17 UTC

This package is auto-updated.

Last update: 2024-04-15 07:40:45 UTC


README

Tafoya Ventures Cloud Management Platform Support Library

Copyright (c) 2020, tafoyaventures.com
@license MIT License

About VirtualMin library

This VirtualMin Client library allows you to make remote API calls to your Virtualmin ™ server. The commands are entirely based on the Client API documentation provided by the Virtualmin ™ maintainers.

Installation

Using composer, use the following command:

composer require tafoyaventures/virtualminclient

For more information on composer, visit https://getcomposer.org/doc/00-intro.md.

Example

See the examples directory.