PHPackages                             vicman/dacast\_sdk\_php - 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. [API Development](/categories/api)
4. /
5. vicman/dacast\_sdk\_php

ActiveLibrary[API Development](/categories/api)

vicman/dacast\_sdk\_php
=======================

Dacast PHP SDK

v1.0(8y ago)05MITPHP

Since Jul 26Pushed 5y agoCompare

[ Source](https://github.com/vicman/api-php)[ Packagist](https://packagist.org/packages/vicman/dacast_sdk_php)[ RSS](/packages/vicman-dacast-sdk-php/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (4)Versions (3)Used By (0)

[![bitmovin](https://camo.githubusercontent.com/28764cb0ea12bc75390d1ffc4ac2bd8c8819867db808e7ed9e49e55d29281ab7/687474703a2f2f7777772e6461636173742e636f6d2f77702d636f6e74656e742f7468656d65732f6461636173742f696d616765732f6c6f676f2e706e67)](https://www.dacast.com)
=======================================================================================================================================================================================================================================================================

[](#)

The Dacast SDK for PHP is a seamless integration with the [Dacast API](https://www.dacast.com). You can use our API to access Dacast API endpoints.

Installation
============

[](#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
=====

[](#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
-----

[](#demos)

- [**Live**](examples/channel)
    - [Retrieve](examples/channel/retrieve.php)
    - [Create](examples/channel/create.php)
    - [Modify](examples/channel/modify.php)
    - [Delete](examples/channel/delete.php)
    - [Upload a thumbnail](examples/channel/uploadThumbnail.php)
    - [Upload a splashscreen](examples/channel/uploadSplashscreen.php)
- [**Vod**](examples/vod)
    - [Retrieve](examples/vod/retrieve.php)
    - [Modify](examples/vod/modify.php)
    - [Delete](examples/vod/delete.php)
    - [Transcoding](examples/vod/transcodingVod.php)
    - [Upload](examples/vod/upload.php)
    - [Upload a thumbnail](examples/vod/uploadThumbnail.php)
    - [Upload a splashscreen](examples/vod/uploadSplashscreen.php)
- [**Playlist**](examples/playlist)
    - [Retrieve](examples/playlist/retrieve.php)
    - [Create](examples/playlist/create.php)
    - [Modify](examples/playlist/modify.php)
    - [Upload a thumbnail](examples/playlist/uploadThumbnail.php)
    - [Upload a splashscreen](examples/playlist/uploadSplashscreen.php)
- [**Package**](examples/package)
    - [Retrieve](examples/package/retrieve.php)
    - [Create](examples/package/create.php)
    - [Modify](examples/package/modify.php)
    - [Delete](examples/package/delete.php)
    - [Upload a thumbnail](examples/package/uploadThumbnail.php)
    - [Upload a splashscreen](examples/package/uploadSplashscreen.php)

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3263d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/407674c41107aa03574193241998c470c9bb71df1853a900142dd9823c11d36c?d=identicon)[vicmandev](/maintainers/vicmandev)

---

Top Contributors

[![etiennegautier](https://avatars.githubusercontent.com/u/4964857?v=4)](https://github.com/etiennegautier "etiennegautier (5 commits)")[![dacast-minsoo](https://avatars.githubusercontent.com/u/30301861?v=4)](https://github.com/dacast-minsoo "dacast-minsoo (4 commits)")[![vicman](https://avatars.githubusercontent.com/u/796249?v=4)](https://github.com/vicman "vicman (3 commits)")[![gimmins](https://avatars.githubusercontent.com/u/2350082?v=4)](https://github.com/gimmins "gimmins (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/vicman-dacast-sdk-php/health.svg)

```
[![Health](https://phpackages.com/badges/vicman-dacast-sdk-php/health.svg)](https://phpackages.com/packages/vicman-dacast-sdk-php)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M733](/packages/sylius-sylius)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M415](/packages/drupal-core-recommended)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
