You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2025. It is now read-only.
[](https://packagist.org/packages/pavlusha311245/unit-php-sdk)
4
4
5
-
This project allows developers to interact with the Nginx Unit web server through php classes
5
+
_THIS PROJECT IN DEVELOPMENT. DON'T USE IT IN PRODUCTION_
6
6
7
-
## Want to jump right in?
7
+
## Quick start
8
+
```shell
9
+
composer require pavlusha311245/unit-php-sdk
10
+
```
8
11
9
-
Feeling like an eager beaver? Jump in to the quick start docs and get making your first request:
12
+
## Changelog
13
+
More information about changes you can see [here](CHANGELOG.md)
10
14
11
-
{% content-ref url="quick-start.md" %}
12
-
[quick-start.md](quick-start.md)
13
-
{% endcontent-ref %}
14
-
15
-
## Want to deep dive?
16
-
17
-
Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:
0 commit comments