This repository was archived by the owner on Oct 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +29
-10
lines changed
Expand file tree Collapse file tree 4 files changed +29
-10
lines changed Original file line number Diff line number Diff line change 1- # PHP SDK for Nginx Unit
1+ # Welcome!
22
3- _ THIS PROJECT IN DEVELOPMENT. DON'T USE IT IN PRODUCTION _
3+ ## About project
44
5- ## Quick start
6- ``` shell
7- composer require pavlusha311245/unit-php-sdk
8- ```
5+ This project allows developers to interact with the Nginx Unit web server through php classes
96
10- ## Changelog
11- More information about changes you can see [ here] ( CHANGELOG.md )
7+ ## Want to jump right in?
128
13- ## Contribution
14- More info about contribution you can read [ here] ( https://docs.github.com/en/get-started/quickstart/contributing-to-projects )
9+ Feeling like an eager beaver? Jump in to the quick start docs and get making your first request:
10+
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:
18+
19+ {% content-ref url="reference/api-reference.md" %}
20+ [ api-reference.md] ( reference/api-reference.md )
21+ {% endcontent-ref %}
Original file line number Diff line number Diff line change 1+ # Table of contents
2+
3+ * [ Welcome!] ( README.md )
4+ * [ Quick Start] ( quick-start.md )
5+
6+ ## Reference
7+
8+ * [ API Reference] ( reference/api-reference.md )
Original file line number Diff line number Diff line change 1+ # Quick Start
2+
Original file line number Diff line number Diff line change 1+ # API Reference
2+
You can’t perform that action at this time.
0 commit comments