PHPackages                             zgetro/video-tile-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. zgetro/video-tile-sdk

ActiveLibrary

zgetro/video-tile-sdk
=====================

Forked of offical VideoTileSDK package.

v1.1.0(1y ago)0598↓100%1MITPHPPHP &gt;=7.2.5

Since Jan 22Pushed 1y agoCompare

[ Source](https://github.com/zgetro/VideoTileSDK)[ Packagist](https://packagist.org/packages/zgetro/video-tile-sdk)[ RSS](/packages/zgetro-video-tile-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (3)Versions (9)Used By (0)

VideoTileSDK
============

[](#videotilesdk)

[![Latest Stable Version](https://camo.githubusercontent.com/97138eb68205c8f63f40f2309c592819ff8fd207e7c9502a3663a3278f1efa23/687474703a2f2f706f7365722e707567782e6f72672f7a676574726f2f766964656f2d74696c652d73646b2f76)](https://packagist.org/packages/zgetro/video-tile-sdk) [![Total Downloads](https://camo.githubusercontent.com/e23b2282abe3f2b61546bb8dfd72b28ba2abea0da131459f79aa2e73ac34b80d/687474703a2f2f706f7365722e707567782e6f72672f7a676574726f2f766964656f2d74696c652d73646b2f646f776e6c6f616473)](https://packagist.org/packages/zgetro/video-tile-sdk) [![Latest Unstable Version](https://camo.githubusercontent.com/6e56d0cad06e439b9e22b760cf6ac9f1c2ecde8e3482be8b95c7726872e11bf1/687474703a2f2f706f7365722e707567782e6f72672f7a676574726f2f766964656f2d74696c652d73646b2f762f756e737461626c65)](https://packagist.org/packages/zgetro/video-tile-sdk) [![License](https://camo.githubusercontent.com/fe6d44037ba3152be59bf1e2f110db5baf89390406cc609b467824f9d6b4d73b/687474703a2f2f706f7365722e707567782e6f72672f7a676574726f2f766964656f2d74696c652d73646b2f6c6963656e7365)](https://packagist.org/packages/zgetro/video-tile-sdk) [![PHP Version Require](https://camo.githubusercontent.com/7ad8f14bbb5561469224edaa47c97d88912f485dc8cdf22c753a9a98cadbbb13/687474703a2f2f706f7365722e707567782e6f72672f7a676574726f2f766964656f2d74696c652d73646b2f726571756972652f706870)](https://packagist.org/packages/zgetro/video-tile-sdk)

The VideoTile SDK is a wrapper for the [VideoTile API](http://api.videotilehost.com). 13 methods are included as a starting point, more methods may be included during the life-cycle of the SDK &amp; API.

The SDK is provided as a starting point to get to grips with the API, a quick &amp; easy solution that you can include in your code base, alternatively; you can use the API directly and reference the API.

Full documentation can be found [here](http://api.videotilehost.com/docs/#our-api).

Requirements
------------

[](#requirements)

- PHP &gt;= 7.2.5
- ext-json
- guzzlehttp/guzzle ^7.4

Installation
------------

[](#installation)

```
composer require zgetro/video-tile-sdk

```

Example usage
-------------

[](#example-usage)

```
