Skip to content

lotltd/shotstack-sdk-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shotstack PHP SDK

PHP SDK for Shotstack, the cloud video editing API.

Shotstack is a cloud based video editing platform that enables the editing of videos using code.

The platform uses an API and a JSON format for specifying how videos should be edited and what assets and titles should be used.

A server based render farm takes care of rendering the videos allowing multiple videos to be created simultaneously.

For examples of how to use the SDK to create videos using code checkout the PHP demo repo: https://github.com/shotstack/php-demos

Installation

Composer

The recommended way to use the SDK is as a composer package. Install using the command:

composer require shotstack/shotstack-sdk-php

Documentation

About

PHP SDK for Shotstack, the cloud video editing API.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%