PHPackages                             sandwave-io/acronis-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. sandwave-io/acronis-php

AbandonedArchivedLibrary[API Development](/categories/api)

sandwave-io/acronis-php
=======================

A PHP SDK for the Acronis REST API.

2.2.2(1y ago)22.7kMITPHPPHP ^7.4|^8.0|^8.1|^8.2CI failing

Since Sep 9Pushed 1y ago10 watchersCompare

[ Source](https://github.com/sandwave-io/acronis-php)[ Packagist](https://packagist.org/packages/sandwave-io/acronis-php)[ RSS](/packages/sandwave-io-acronis-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (11)Versions (27)Used By (0)

[![](https://user-images.githubusercontent.com/60096509/91668964-54ecd500-eb11-11ea-9c35-e8f0b20b277a.png)](https://sandwave.io)

Acronis API - PHP SDK
=====================

[](#acronis-api---php-sdk)

[![GitHub Workflow Status](https://camo.githubusercontent.com/3405bc3a79f13f3f021db20917dad2909dd24c947cabd6ae2dae2cfb57aa9a86/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f73616e64776176652d696f2f6163726f6e69732d7068702f63692e796d6c3f6272616e63683d6d61696e)](https://packagist.org/packages/sandwave-io/acronis-php)[![Packagist PHP Version Support](https://camo.githubusercontent.com/5ad7ea17605b03553bb9b1f822f5dc9fdc6dccc9f1376363fda2724ec6edc6b6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f73616e64776176652d696f2f6163726f6e69732d706870)](https://packagist.org/packages/sandwave-io/acronis-php)[![Packagist PHP Version Support](https://camo.githubusercontent.com/834d3969940d81c594c3f8d04c2226155c919a2ce2fe1d4fd96b8c5d846909a7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73616e64776176652d696f2f6163726f6e69732d706870)](https://packagist.org/packages/sandwave-io/acronis-php)[![Packagist Downloads](https://camo.githubusercontent.com/0a636dde933b2f7dbb0f5f5f492f91c7c3bee5c2be832e48d8b8c8b7e25c91c7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73616e64776176652d696f2f6163726f6e69732d706870)](https://packagist.org/packages/sandwave-io/acronis-php)

Supported APIs
--------------

[](#supported-apis)

This SDK currently supports these APIs:

- [Offering API](https://eu5-cloud.acronis.com/mc/api/2/doc#offering_items)
- [Search API](https://eu5-cloud.acronis.com/mc/api/2/doc#search)
- [Tenant API](https://eu5-cloud.acronis.com/mc/api/2/doc#tenants)
- [User API](https://eu5-cloud.acronis.com/mc/api/2/doc#users)

Are you missing functionality? Feel free to create an issue, or hit us up with a pull request.

How to use (REST API)
---------------------

[](#how-to-use-rest-api)

```
composer require sandwave-io/acronis-php
```

```
