We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9463966 commit d532fb2Copy full SHA for d532fb2
README.md
@@ -5,9 +5,7 @@ BuyVM Stallion API (PHP)
5
6
This is a PHP5 wrapper to easily integrate with BuyVM's Stallion control panel API.
7
8
-Developed for use at http://www.x4b.net
9
-
10
-Pull requests, features and patches welcome.
+Developed for use at [www.x4b.net](http://www.x4b.net). Pull requests, features and patches welcome.
11
12
## Requirements
13
You need PHP 5.3.2+ compiled with the cURL extension.
src/Splitice/BuyVM/ApiClient.php
0 commit comments