PHPackages                             ovh/ovh - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. ovh/ovh

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

ovh/ovh
=======

Wrapper for OVHcloud APIs

v3.5.0(1y ago)3042.6M—1.3%110[12 issues](https://github.com/ovh/php-ovh/issues)[5 PRs](https://github.com/ovh/php-ovh/pulls)20BSD-3-ClausePHPPHP &gt;=7.4

Since Dec 19Pushed 1y ago48 watchersCompare

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

READMEChangelog (10)Dependencies (6)Versions (16)Used By (20)

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

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

[![PHP Wrapper for OVHcloud APIs](https://github.com/ovh/php-ovh/raw/master/img/logo.png)](https://packagist.org/packages/ovh/ovh)

[![Source Code](https://camo.githubusercontent.com/4c38a1d8b491c810f8fe1d2897f1a7d7d140e4ee9755c85eeff328ff97268b7f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d6f76682f7068702d2d6f76682d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/ovh/php-ovh)[![Build Status](https://camo.githubusercontent.com/841fdda85d20bb7e2adf111240ab85bcc9456662497ae6a70a06d341af159672/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6f76682f7068702d6f76682f63692e79616d6c3f6c6162656c3d4349266c6f676f3d676974687562267374796c653d666c61742d737175617265)](https://github.com/ovh/php-ovh/actions?query=workflow%3ACI)[![Codecov Code Coverage](https://camo.githubusercontent.com/fb2d49fcf4ddb869243182f332367c9ac81d50db1e2f650e11117af874b0efbc/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f67682f6f76682f7068702d6f76683f6c6162656c3d636f6465636f76266c6f676f3d636f6465636f76267374796c653d666c61742d737175617265)](https://codecov.io/gh/ovh/php-ovh)[![Total Downloads](https://camo.githubusercontent.com/a20a35dd3e57b011669be13aebfb7011e797ff3c86677d0d22eb87917db88e15/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f76682f6f76682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ovh/ovh)

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.

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

[](#installation)

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

```
composer require ovh/ovh

```

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

[](#basic-usage)

```
