Download the PHP package beekube-app/blup-php-sdk without Composer
On this page you can find all versions of the php package beekube-app/blup-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package blup-php-sdk
SDK PHP pour l'API 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 https://www.beekube.com.
Installation & Usage
Requirements
PHP 8.1 and later.
Composer
To install the bindings via Composer, add the following to composer.json
:
Then run composer install
Manual Installation
Download the files and include autoload.php
:
Getting Started
Please follow the installation procedure and then run the following:
API Endpoints
All URIs are relative to https://mellifera.beekube.com
Class | Method | HTTP request | Description |
---|---|---|---|
BlupApi | calulateBlupPost | POST /blup | Perform BLUP calculation |
BlupApi | welcomeGet | GET / | Welcome endpoint |
Models
- BLUPInput
- BLUPOutput
- BLUPResultOutput
- ErrorResponse
- Evaluation
- HeritabilityStats
- MatingSuggestion
- MethodsValue
- QueenBeeInput
- QueenBeeOutput
- Results
- ValidationErrorModel
- WelcomeResponse
Authorization
All endpoints do not require authorization.
Tests
To run the tests, use:
Author
About this package
This PHP package is automatically generated by the OpenAPI Generator project:
- API version:
1.0.0
- Package version:
1.0.7
- Generator version:
7.10.0
- Package version:
- Build package:
org.openapitools.codegen.languages.PhpNextgenClientCodegen
All versions of blup-php-sdk with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.4.5
guzzlehttp/psr7 Version ^2.0