PHPackages                             cloudinary/media-delivery-api - 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. [Image &amp; Media](/categories/media)
4. /
5. cloudinary/media-delivery-api

ActiveLibrary[Image &amp; Media](/categories/media)

cloudinary/media-delivery-api
=============================

Media Delivery API

0.1.1-beta(3y ago)03MITPHPPHP &gt;=7.3.0

Since Jul 19Pushed 3y ago11 watchersCompare

[ Source](https://github.com/cloudinary/media-delivery-api-php)[ Packagist](https://packagist.org/packages/cloudinary/media-delivery-api)[ Docs](https://cloudinary.com)[ RSS](/packages/cloudinary-media-delivery-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (3)Used By (0)

Media Delivery PHP SDK
======================

[](#media-delivery-php-sdk)

Media Delivery API

For more information, please visit .

Installation &amp; Usage
------------------------

[](#installation--usage)

### Requirements

[](#requirements)

PHP 7.3 and later.

### Composer

[](#composer)

To install the bindings via [Composer](https://getcomposer.org/), add the following to `composer.json`:

```
{
  "require": {
    "cloudinary/media-delivery-api": "*"
  }
}
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
