This package is another version for https://github.com/dailymotion/dailymotion-sdk-php with support of PHP 8 namespace. Works well with Yii2 and Laravel.
{
"require": {
"geraldimy/dailymotions": "dev-master"
}
}
For API information and the document, refer to the original (and official) library.
use Dailymotion\sdk;
For more detail, check the parent document