nstack/php-sdk
Composer 安装命令:
composer require nstack/php-sdk
包简介
Wrapper for API to NStack
README 文档
README
📝 Introduction
An API wrapper for nstack.io API
📦 Installation
To install this package you will need:
- PHP 7.1+
Run
composer require nstack/php-sdk
or setup in composer.json
nstack/php-sdk: 1.0.x
⚙ Usage
$config = new \NStack\Config('APP_ID', 'REST_KEY'); $nstack = new \NStack\NStack($config);
💡 Features implemented
[x] Geographic continent
[x] Geographic countries
[x] Geographic languages
[x] Geographic Timezone
[x] Geographic Timezones
[x] Geographic Ip addresses
[x] Content Localize resources
[x] Content Localize languages
[x] Content Localize proposals
[x] Content Files
[x] Content Collections
[x] Notify version control updates
[x] UGC pushlogs
[x] Validators
🏆 Credits
This package is developed and maintained by the PHP team at Monstarlab
📄 License
This package is open-sourced software licensed under the MIT license
统计信息
- 总下载量: 1.34k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-08-02