PHPackages                             ticketpark/php-api-client - 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. [API Development](/categories/api)
4. /
5. ticketpark/php-api-client

ActiveLibrary[API Development](/categories/api)

ticketpark/php-api-client
=========================

A PHP client to use the Ticketpark API

2.1(9mo ago)016.3k↓43.8%[1 PRs](https://github.com/Ticketpark/php-api-client/pulls)MITPHPPHP ^8.1|^8.2

Since Jan 15Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/Ticketpark/php-api-client)[ Packagist](https://packagist.org/packages/ticketpark/php-api-client)[ RSS](/packages/ticketpark-php-api-client/feed)WikiDiscussions master Synced 1mo ago

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

Ticketpark PHP API Client
=========================

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

[![Build Status](https://github.com/Ticketpark/php-api-client/actions/workflows/ci.yml/badge.svg)](https://github.com/sprain/php-swiss-qr-bill/actions)

A PHP client to consume the Ticketpark REST API.

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

[](#installation)

Add this library to your composer.json:

```
composer require ticketpark/php-api-client

```

Usage
-----

[](#usage)

Also see `example.php`.

### Getting data (GET)

[](#getting-data-get)

```
