PHPackages                             sirv/sirv-rest-api-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. sirv/sirv-rest-api-php

ActiveLibrary[API Development](/categories/api)

sirv/sirv-rest-api-php
======================

Official PHP SDK for Sirv REST API - Image and file management, CDN, 360 spin, and media optimization

1.0.1(3mo ago)05MITPHPPHP &gt;=7.4CI passing

Since Jan 22Pushed 3mo agoCompare

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

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

Sirv PHP SDK
============

[](#sirv-php-sdk)

Official PHP SDK for the [Sirv REST API](https://apidocs.sirv.com/). This SDK provides a simple and intuitive way to interact with Sirv's image and file management, CDN, 360 spin, and media optimization services.

[![Latest Stable Version](https://camo.githubusercontent.com/44178f725826af517aa0961285d358525a97679cac8369d41d632434990ee83b/68747470733a2f2f706f7365722e707567782e6f72672f736972762f736972762d726573742d6170692d7068702f762f737461626c65)](https://packagist.org/packages/sirv/sirv-rest-api-php)[![License](https://camo.githubusercontent.com/5fcded10986964d8404cbe215f183bbef7f189ffd8efa8a3806e3feafd0fd866/68747470733a2f2f706f7365722e707567782e6f72672f736972762f736972762d726573742d6170692d7068702f6c6963656e7365)](https://packagist.org/packages/sirv/sirv-rest-api-php)

Requirements
------------

[](#requirements)

- PHP 7.4 or higher
- ext-json
- ext-curl
- Guzzle HTTP client 7.0+

Installation
------------

[](#installation)

Install via Composer:

```
composer require sirv/sirv-rest-api-php
```

Quick Start
-----------

[](#quick-start)

```
