PHPackages                             beekube-app/blup-php-sdk - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. beekube-app/blup-php-sdk

ActiveLibrary[HTTP &amp; Networking](/categories/http)

beekube-app/blup-php-sdk
========================

Official Brevo provided RESTFul API V3 php library

1.0.7(1y ago)015MITPHPPHP ^8.1

Since Nov 1Pushed 1y ago1 watchersCompare

[ Source](https://github.com/beekube-app/blup-php-sdk)[ Packagist](https://packagist.org/packages/beekube-app/blup-php-sdk)[ Docs](https://www.beekube.com)[ RSS](/packages/beekube-app-blup-php-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (5)Versions (9)Used By (0)

SDK PHP pour l'API BLUP de Beekube - Calcul génétique des abeilles mellifères
=============================================================================

[](#sdk-php-pour-lapi-blup-de-beekube---calcul-génétique-des-abeilles-mellifères)

SDK PHP pour l'API BLUP de Beekube - Calcul génétique des abeilles mellifères

For more information, please visit .

Installation &amp; Usage
------------------------

[](#installation--usage)

### Requirements

[](#requirements)

PHP 8.1 and later.

### Composer

[](#composer)

To install the bindings via [Composer](https://getcomposer.org/), add the following to `composer.json`:

```
{
  "require": {
    "beekube-app/blup-php-sdk": "*"
  }
}
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
