Skip to content

tafoyaventures/VirtualminClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial Virtualmin ™ php client library.

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.