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 6d91333 commit 22cf464Copy full SHA for 22cf464
README.md
@@ -2,6 +2,12 @@
2
3
PHP object-oriented library for Plesk API-RPC.
4
5
+## Install Via Composer
6
+
7
+[Composer](https://getcomposer.org/) is a preferable way to install the library:
8
9
+`composer require plesk/api-php-lib:@dev`
10
11
## How to Run Unit Tests
12
13
One the possible ways to become familiar with the library is to check the unit tests.
0 commit comments