Download the PHP package qcloud/vod-sdk-v5 without Composer

On this page you can find all versions of the php package qcloud/vod-sdk-v5. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package vod-sdk-v5

logo

简介

VOD PHP SDK 是基于云点播上传功能进行包装的 PHP 版本 SDK,SDK 中提供丰富的上传能力,满足大部分开发者的上传需求。除此之外,SDK 包装了云点播的 API,开发者在使用上非常方便,不需要关注太多细节即可完成上传功能的对接。

功能特性

文档

安装

推荐开发者使用 composer 方式安装 SDK:

若项目没有使用到 composer,可以使用源码安装的方式:前往 Github 代码托管地址 下载源码压缩包并解压到项目当中。

测试

SDK 提供了丰富的测试用例,开发者可以参考示例的调用方式,具体参考:测试用例。 开发者可以通过运行命令查看测试用例的执行情况:

变更记录

每个版本的变更细节都记录在日志中,具体请看:变更日志

贡献者

感谢以下的开发者对项目的大力支持,欢迎更多的开发者参与进来!

许可证

MIT


All versions of vod-sdk-v5 with dependencies

PHP Build Version
Package Version
Requires php Version >=5.6.33
qcloud/cos-sdk-v5 Version ^v2.0.0
tencentcloud/tencentcloud-sdk-php Version ^3.0.166
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package qcloud/vod-sdk-v5 contains the following files

Loading the files please wait ....