Skip to content

aldfeu/api-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitmovin

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

Installation

Change directory to your project folder and install with Composer.

cd your/project/folder

Edit your composer.json and add this

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

Then, open your terminal and paste

composer install 

Usage

Before you can start using the api you need to set your API key.

Your API key can be found in the settings of your Dacast user account.

Demos

About

Dacast SDK api for php

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages