This repository was archived by the owner on Oct 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +23
-4
lines changed Expand file tree Collapse file tree 1 file changed +23
-4
lines changed Original file line number Diff line number Diff line change 66_ THIS PROJECT IN DEVELOPMENT. DON'T USE IT IN PRODUCTION_
77
88## Quick start
9- ``` shell
10- composer require pavlusha311245/unit-php-sdk
11- ```
9+
10+ ### Pre-requirements
11+
12+ * PHP >= 8.2
13+ * PHP curl extension
14+ * Composer >= 2
15+
16+ ### Installation
17+ * Create folder ` mkdir example-php-project `
18+ * Open folder cd ` example-php-project `
19+ * Init composer ` composer init `
20+ * Add package ` composer require pavlusha311245/unit-php-sdk `
21+
22+ Congratulations! You installed package. Now you can use the full power of this SDK.
23+ #### Happy coding 😊
24+
25+ ## Documentation
26+
27+ More information about API references you can find [ here] ( https://unit-sdk.pavlusha.me/ )
1228
1329## Changelog
30+
1431More information about changes you can see [ here] ( CHANGELOG.md )
1532
1633## Contribution
17- More info about contribution you can read [ here] ( https://docs.github.com/en/get-started/quickstart/contributing-to-projects )
34+
35+ More info about contribution you can
36+ read [ here] ( https://docs.github.com/en/get-started/quickstart/contributing-to-projects )
You can’t perform that action at this time.
0 commit comments