We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0775e9 commit 4f4f26eCopy full SHA for 4f4f26e
README.md
@@ -1,6 +1,10 @@
1
Nitrapi-PHP
2
===========
3
4
+[](https://packagist.org/packages/nitrado/nitrapi-php-lib)
5
+[](https://packagist.org/packages/nitrado/nitrapi-php-lib)
6
+[](https://packagist.org/packages/nitrado/nitrapi-php-lib)
7
+
8
PHP based SDK for the Nitrapi RESTful API.
9
10
@@ -39,4 +43,4 @@ try {
39
43
} catch(\Exception $e) {
40
44
var_dump("API Error: " . $e->getMessage());
41
45
}
42
-```
46
+```
0 commit comments