承接 scoilnet/php-sdk-demo 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

scoilnet/php-sdk-demo

Composer 安装命令:

composer require scoilnet/php-sdk-demo

包简介

Demo of the Scoilnet PHP SDK

README 文档

README

This website demo is a quick example of how to use the Scoilnet PHP SDK

For full documentation on the Scoilnet SDK, see Scoilnet's developer documentation

  1. Installation

This demo uses Composer to manage its dependencies. It is the recommended way to install it on your own server.

If you don't have Composer yet, download it following the instructions on http://getcomposer.org/ or just run the following command:

curl -s http://getcomposer.org/installer | php

Then, use the create-project command to create the demo:

php composer.phar create-project -s dev scoilnet/php-sdk-demo path/to/site

Composer will install demo site and all its dependencies under the path/to/site directory.s

  1. Server Configurtion

Your server configuration should point to the web/ folder. When set up go to http://localhost/ and if everything was setup correctly you should see resource showing and be able to preform searches.

  1. Generate your own keys

You should generate your own api keys. To do this go to Application Manager on Scoilnet and create a new application. Take a note of the client id, client secret, and api key. Now open the index.php file in the web folder and change the client_id, client_secret, and api_key to the ones you made on the Scoilnet site.

protected $oAuth2Config = [
               ...
                //Update the following keys with your own. Go to https://www.scoilnet.ie/scoilnet-api/application-management/ to optain your own keys.
                "client_id" =>"Your Client Id", 
                "client_secret" =>"Your Client Secret",
                "api_key" => "Your api key",
            ];

统计信息

  • 总下载量: 6
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: CSS

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-10-31

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固