Download the PHP package pixnet/php-sdk without Composer
On this page you can find all versions of the php package pixnet/php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pixnet/php-sdk
More information about pixnet/php-sdk
Files in pixnet/php-sdk
Download pixnet/php-sdk
More information about pixnet/php-sdk
Files in pixnet/php-sdk
Vendor pixnet
Package php-sdk
Short Description PIXNET SDK for PHP
License BSD-2-Clause
Homepage http://developer.pixnet.pro/
Package php-sdk
Short Description PIXNET SDK for PHP
License BSD-2-Clause
Homepage http://developer.pixnet.pro/
Please rate this library. Is it a good library?
Informations about the package php-sdk
PIXNET SDK for PHP
這個 SDK 可以讓你將 PIXNET 的相關資料快速整合進你的 PHP 專案中。 詳細 API 資訊請參考 http://developer.pixnet.pro/
This open-source library allows you to integrate PIXNET into your PHP applications. Learn More detail at http://developer.pixnet.pro/
安裝 - Installation
使用 Composer
- 增加
"pixnet/php-sdk": "@stable"
到您的composer.json
的require
部分. - 執行
composer install
.
使用 - Usage
在使用之前,請先至 PIXNET Developer 註冊新的 APP。
http://developer.pixnet.pro/#!/apps
申請完成會拿到以下兩把鑰匙
- Consumer Key(client_id)
- Consumer Secret
並且你需要設定一個Registered Callback URL網址
使用 Composer
參考以下的 code 把必要參數丟進 SDK 中就可以開始使用了
未使用 Composer
更多範例
更多完整的範例在examples資料夾,請執行examples/index.php,依據步驟設定
聯絡我們
Email: [email protected] Twitter: @pixnetapi
快速查詢用法
部落格
部落格分類
部落格文章
部落格文章留言
好友互動
群組
好友名單
訂閱
訂閱群組
黑名單
留言板
首頁
文章
相簿
影片
使用者
索引
License
PIXNET SDK is BSD-licensed. We also provide an additional patent grant.
All versions of php-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.2.0
ext-curl Version *
ext-json Version *
ext-curl Version *
ext-json Version *
The package pixnet/php-sdk contains the following files
Loading the files please wait ....