2017 © Pedro Peláez
 

library dacast_sdk_php

Dacast PHP SDK

image

dacast/dacast_sdk_php

Dacast PHP SDK

  • Wednesday, July 26, 2017
  • by dacast
  • Repository
  • 2 Watchers
  • 2 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 2 Versions
  • 10 % Grown

The README.md

bitmovin

The Dacast SDK for PHP is a seamless integration with the Dacast API. You can use our API to access Dacast API endpoints., (*1)

Installation

Change directory to your project folder and install with Composer., (*2)

cd your/project/folder

Edit your composer.json and add this, (*3)

"repositories": [
    {
        "type": "vcs",
        "url":  "git@github.com:dacast/api-php.git"
    }
]

Then, open your terminal and paste, (*4)

composer install 

Usage

Before you can start using the api you need to set your API key., (*5)

Your API key can be found in the settings of your Dacast user account., (*6)

Demos

The Versions

26/07 2017

dev-master

9999999-dev

Dacast PHP SDK

  Sources   Download

MIT

The Requires

 

The Development Requires

by Aldric Feuillebois

26/07 2017

dev-feature.add-missing-examples

dev-feature.add-missing-examples

Dacast PHP SDK

  Sources   Download

MIT

The Requires

 

The Development Requires

by Aldric Feuillebois