承接 itwapp/itwapp-php 相关项目开发

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

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

itwapp/itwapp-php

最新稳定版本:1.2.1

Composer 安装命令:

composer require itwapp/itwapp-php

包简介

InterviewApp PHP Library

README 文档

README

You can sign up for an InterviewApp account at https://itwapp.io.

Requirements

PHP 5.6 and later.

Composer

You can install the bindings via Composer. Add this to your composer.json:

{
  "require": {
    "itwapp/itwapp-php" : "1.2.0"
  }
}

Then install via:

composer.phar install

To use the bindings, either user Composer's autoload:

require_once('vendor/autoload.php');

Or manually:

require_once('/path/to/vendor/itwapp/itwapp-php/lib/Itwapp.php');

Manual Installation

Obtain the latest version of the Itwapp PHP bindings with:

git clone https://github.com/itwapp/itwapp-php

To use the bindings, add the following to your PHP script:

require_once("/path/to/itwapp-php/lib/Itwapp.php");

Getting Started

Simple usage looks like:

Itwapp::setApiKey("627c8047c69c25b7e1db3064b61917e0");
Itwapp::setApiSecretKey("a6e38238874cb44f4efd6bc462853cd8fd39da62");

$interviews = Interview::findAll(array());

Documentation

Please see http://api.itwapp.io/ for up-to-date documentation.

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-09-23

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固