PHPackages                             carsso/ovhcloud - 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. carsso/ovhcloud

AbandonedArchivedLibrary[API Development](/categories/api)

carsso/ovhcloud
===============

Wrapper for OVHcloud APIs

3144PHP

Since Mar 6Pushed 3y ago1 watchersCompare

[ Source](https://github.com/carsso/php-ovhcloud)[ Packagist](https://packagist.org/packages/carsso/ovhcloud)[ RSS](/packages/carsso-ovhcloud/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

OVHcloud APIs lightweight PHP wrapper
=====================================

[](#ovhcloud-apis-lightweight-php-wrapper)

[![Source Code](https://camo.githubusercontent.com/1e79b4448df16774c189ae221a6ef08796e9768de4431188abb60f70e598af27/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d63617273736f2f7068702d2d6f7668636c6f75642d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/carsso/php-ovhcloud)[![Build Status](https://camo.githubusercontent.com/b8849b0d7c4e8f8db60064bed99bf49a8de158e192a4d26d77b050d267d87bb4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f63617273736f2f7068702d6f7668636c6f75642f63692e79616d6c3f6c6162656c3d4349266c6f676f3d676974687562267374796c653d666c61742d737175617265)](https://github.com/carsso/php-ovhcloud/actions?query=workflow%3ACI)[![Codecov Code Coverage](https://camo.githubusercontent.com/b82cb990838ea2725c5e9db9296280e81a34297cd3a7dc230329be586e8c3cb0/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f67682f63617273736f2f7068702d6f7668636c6f75643f6c6162656c3d636f6465636f76266c6f676f3d636f6465636f76267374796c653d666c61742d737175617265)](https://codecov.io/gh/carsso/php-ovhcloud)[![Total Downloads](https://camo.githubusercontent.com/f35f9956c4811749b6052ff084d95b1065a4ac35c77933eaa2af04b77684a889/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f63617273736f2f6f7668636c6f75642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/carsso/ovhcloud)

This PHP package is a lightweight wrapper for OVHcloud APIs.

The easiest way to use OVHcloud APIs in your PHP applications.

Compatible with PHP 7.4, 8.0, 8.1, 8.2.

This is a fork of the original OVHcloud project .

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

[](#installation)

Install this wrapper and integrate it inside your PHP application with [Composer](https://getcomposer.org) :

```
composer require carsso/ovhcloud

```

Basic usage
-----------

[](#basic-usage)

```
