Unofficial Virtualmin ™ php client library.
Copyright (c) 2020, tafoyaventures.com
@license MIT License
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.
Using composer, use the following command:
composer require tafoyaventures/virtualminclient
For more information on composer, visit https://getcomposer.org/doc/00-intro.md.
See the examples directory.