php-ovh
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.
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) -...
Hi, This is just a small fix in the "How to run tests?" section. The git command instruction is missing ;-)
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".
Reported here: https://community.ovh.com/t/api-ovh-bad-header/51565
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...
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...