php-ovh icon indicating copy to clipboard operation
php-ovh copied to clipboard

Lightweight PHP wrapper for OVH APIs. That's the easiest way to use OVH.com APIs in your PHP applications.

Results 19 php-ovh issues
Sort by recently updated
recently updated
newest added

Backported from https://github.com/carsso/php-ovhcloud This PR includes many things among : - Build is using GitHub actions for PHP versions 7.4, 8.0, 8.1 (old travis build config has been removed) -...

Extend PHP compatibility to accept php 7.3

triage/waiting-for-answer

Hi, This is just a small fix in the "How to run tests?" section. The git command instruction is missing ;-)

triage/waiting-for-answer

When response body contains invalid UTF-8 characters, the script ignore them instead of throwing an error. This si usefull to manage call logs designation like "France Société française du radiotéléphone".

triage/waiting-for-answer

We discussed in #34 about the fact that this library is fully coupled to Guzzle. I've worked on that PR to use the [php-http/httplug](https://github.com/php-http/httplug) interfaces which allow to decouple from...

Hello, my name is Leandro de França, I am a project manager at DataFast Sistemas LTDA, we are your customers. I need to use this repository in one of our...

Hi, The readme explain how to generate the document for this package [here](https://github.com/ovh/php-ovh#how-to-build-the-documentation). I followed this step by step but I'm unable to find the `phing` file in the vendor...

Hello any plans for Proxy support?

enhancement
help wanted

Bonjour, J'utilise depuis longtemps l'API afin de faire différentes tâches, et mes tâches échouent depuis quelques jours. J'ai essayé de mettre à jour l'API, toujours la même erreur. Que voici...

bug