alpha-soft / bulkio-sdk-php
Bulkio SDK for PHP
Requires
- php: >=8.2
- symfony/http-client: ^6.4
README
English Version | Version Française
English
Overview
BulkIO SDK for PHP is a simple HTTP client library that provides a convenient way to interact with the BulkIO API. The library is built on top of Symfony's HTTP Client.
Installation
To use this SDK, you need to have Composer installed. Then, you can add the library to your project by running the following command:
composer require alphasoft-fr/bulkio-sdk-php
Requirements
- PHP 8.2 or higher
- Symfony HTTP Client 6.4 or higher
Usage
Once the library is installed, you can start using it in your project.
License
This SDK is licensed under the MIT License. See the LICENSE file for more information.
Français
Aperçu
BulkIO SDK pour PHP est une bibliothèque de client HTTP simple qui offre un moyen pratique d'interagir avec l'API BulkIO. La bibliothèque est construite sur le client HTTP de Symfony.
Installation
Pour utiliser ce SDK, vous devez avoir Composer installé. Ensuite, vous pouvez ajouter la bibliothèque à votre projet en exécutant la commande suivante :
composer require alphasoft-fr/bulkio-sdk-php
Prérequis
- PHP 8.2 ou supérieur
- Symfony HTTP Client 6.4 ou supérieur
Utilisation
Une fois la bibliothèque installée, vous pouvez commencer à l'utiliser dans votre projet.
Licence
Ce SDK est sous licence MIT. Voir le fichier LICENSE pour plus d'informations.