Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hanson/foundation-sdk
To create a sdk easiler!
https://github.com/hanson/foundation-sdk
Last synced: 9 days ago
JSON representation
To create a sdk easiler!
- Host: GitHub
- URL: https://github.com/hanson/foundation-sdk
- Owner: Hanson
- License: mit
- Created: 2017-06-14T16:24:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-31T05:52:14.000Z (over 1 year ago)
- Last Synced: 2024-10-16T06:32:40.151Z (23 days ago)
- Language: PHP
- Size: 38.1 KB
- Stars: 219
- Watchers: 8
- Forks: 46
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# foundation-sdk
To create a sdk easiler![![Latest Stable Version](https://poser.pugx.org/hanson/foundation-sdk/v/stable)](https://packagist.org/packages/hanson/foundation-sdk)
[![Total Downloads](https://poser.pugx.org/hanson/foundation-sdk/downloads)](https://packagist.org/packages/hanson/foundation-sdk)
[![Latest Unstable Version](https://poser.pugx.org/hanson/foundation-sdk/v/unstable)](https://packagist.org/packages/hanson/foundation-sdk)
[![License](https://poser.pugx.org/hanson/foundation-sdk/license)](https://packagist.org/packages/hanson/foundation-sdk)
[![Monthly Downloads](https://poser.pugx.org/hanson/foundation-sdk/d/monthly)](https://packagist.org/packages/hanson/foundation-sdk)
[![Daily Downloads](https://poser.pugx.org/hanson/foundation-sdk/d/daily)](https://packagist.org/packages/hanson/foundation-sdk)## What's inside Foundation-sdk
- [pimple](https://github.com/silexphp/Pimple) (Container)
- Http
- Log## 安装要求
php 7 以上(需要PHP5的可移步到其他人维护的仓库 https://github.com/CodeNauhc/foundation-sdk/tree/php5)
## 中文实例教程
[SDK 开发高级版!揭开 Foundation-SDK 的神秘面纱](https://learnku.com/articles/15038/sdk-development-advanced-edition-uncover-the-mysterious-veil-of-foundation-sdk)
[干货!手把手教你写 SDK !](https://learnku.com/articles/14995/dried-food-hand-in-hand-to-teach-you-to-write-sdk)