PHPackages                             christian-heiko/bka-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. christian-heiko/bka-api

ActiveLibrary

christian-heiko/bka-api
=======================

API-Client for Berner Kulturagenda

2.0.0(1y ago)111MITPHPPHP &gt;=8.2

Since May 6Pushed 1y ago1 watchersCompare

[ Source](https://github.com/christian-heiko/bka-api)[ Packagist](https://packagist.org/packages/christian-heiko/bka-api)[ RSS](/packages/christian-heiko-bka-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (1)Versions (7)Used By (0)

Berner Kulturagenda API Client
==============================

[](#berner-kulturagenda-api-client)

This Guzzle based Client interacts with the Event-Related API of [Kulturagenda](https://bka.ch/) and [In-Situ](https://www.in-situ.org/de/). Use it to read/create/update/delete Events and get other data such as audiences, categories and so on.

### API Credentials

[](#api-credentials)

To use it you will need a login to one of the Platform as well as API-Credentials:

- Client ID
- Client Secret
- Access Token
- Refresh Token

To obtain these credentials please get in Contact with the Support of one of these pages.

### Support

[](#support)

This is an unofficial package and neither this nor me are related or working for one of the organizations or related companies. Therefore, I can not offer support for api-sided issues but im happy to support issues related to this package.

This is my first open source package; feel free to contribute or give feedback ✌️

### Roadmap

[](#roadmap)

A Wordpress Plugin for common Event Plugins could be an option. Please drop me a message if you would like to help develop such a plugin.

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

[](#installation)

```
composer require christian-heiko/bka-api
```

Create Instance
---------------

[](#create-instance)

### Direct

[](#direct)

```
