PHPackages                             meinverband/api - 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. meinverband/api

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

meinverband/api
===============

REST API for mein verband application - Composer package for Contao and WordPress integration

v1.0.2(3mo ago)04MITPHPPHP &gt;=8.1

Since Dec 18Pushed 3mo agoCompare

[ Source](https://github.com/kirsten-roschanski/meinverband-api-php)[ Packagist](https://packagist.org/packages/meinverband/api)[ Docs](https://meinverband.online)[ RSS](/packages/meinverband-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (4)Used By (0)

MeinVerband API PHP-Client
==========================

[](#meinverband-api-php-client)

Eine PHP-Bibliothek für die Integration der MeinVerband API in Contao und WordPress Projekte.

Über die VerbandsCloud
----------------------

[](#über-die-verbandscloud)

Die VerbandsCloud wird von der **syscape® GmbH** im Auftrag des **Deutschen Imkerbundes** entwickelt und betrieben. Diese API-Bibliothek ermöglicht die Integration von Vereins- und Mitgliederdaten aus der VerbandsCloud in externe Systeme.

**Beispiel-Konfiguration für Imkervereine:**

- Landesverband: Hessische Imker
- API-URL: `https://hessen.meinverband.online/api_server.php/api`

Installation
------------

[](#installation)

Installieren Sie die Bibliothek über Composer:

```
composer require meinverband/api
```

Verwendung
----------

[](#verwendung)

### Basis-Setup

[](#basis-setup)

```
