bitmovin-php icon indicating copy to clipboard operation
bitmovin-php copied to clipboard

DEPRECATED: PHP client for the Bitmovin API, see https://github.com/bitmovin/bitmovin-api-sdk-php

Results 15 bitmovin-php issues
Sort by recently updated
recently updated
newest added

We're using the PHP S3-to-S3 [example](https://github.com/bitmovin/bitmovin-php/blob/master/examples/EncodingWithS3InputAndS3Output.php). We're encountering an error in the following lines: ``` // CREATE API CLIENT $apiClient = new ApiClient(''); // CREATE ENCODING $encoding = new Encoding('A...

Hi, I can't find the live statistics function in the PHP SDK: `https://api.bitmovin.com/v1/encoding/statistics/encodings/encoding_id/live-statistics` Kind regards, Erik

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.4.2 to 1.9.1. Release notes Sourced from guzzlehttp/psr7's releases. 1.9.1 See change log for changes. 1.9.0 See change log for changes. 1.8.5 See change log for changes....

dependencies