0 Forks
1 Stars
1 Watchers

sdkit

SDKit 是一个 PHP SDK 基础工具包,提供了一系列便于开发的功能模块,例如 HTTP 请求、日志处理、事件处理和异常处理等。 它旨在作为其他外部 SDK 的基础支持工具库,帮助开发者快速构建功能完善的 SDK。

How to download and setup sdkit

Open terminal and run command
git clone https://github.com/alexQi/sdkit.git
git clone is used to create a copy or clone of sdkit repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sdkit https://github.com/alexQi/sdkit/archive/master.zip

Or simply clone sdkit with SSH
[email protected]:alexQi/sdkit.git

If you have some problems with sdkit

You may open issue on sdkit support forum (system) here: https://github.com/alexQi/sdkit/issues