承接 xynnn/omdb-php-sdk 相关项目开发

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

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

xynnn/omdb-php-sdk

Composer 安装命令:

composer require xynnn/omdb-php-sdk

包简介

README 文档

README

Software License

The OmDbApi SDK written in PHP provides you an easy-to-use library to communicate with the RESTful API from www.omdbapi.com! It is based on the HTTP Client Guzzle to be extensible as far as possible.

Please have a look at the examples, to learn how to handle the SDK.

Note: This SDK is still in development. Feel free to report encountered issues!

Requirements

  • PHP 5.3 and higher

Install

Using Composer

$ composer require xynnn/omdb-php-sdk

Cloning from Github

$ git clone https://github.com/xyNNN/omdb-php-sdk.git

Usage

The SDK is built as easy as possible and works with OmDbApi\Request\Request object which is extended by the Guzzle Request object. Please have a look at the examples to learn how to handle the SDK. I will add some more informations about the usage later.

Features

  • Based on Guzzle, an extensible PHP HTTP Client
  • Fluent Interface support for the Request object
  • Object-oriented approach to communicate with the RESTful API

What's to come

  • Test Coverage
  • Rich Object Models to map the responses in Object collections and/or objects
  • Enabling of Travis CI

Authors

Philipp Bräutigam

License

Copyright (c) 2015 Philipp Bräutigam
This repository is released under the GNU LGPL v3.0 license.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GNU
  • 更新时间: 2015-04-06