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

ActiveLibrary[API Development](/categories/api)

netzmacht/tapatalk-client-api
=============================

Tapatalk client library

0.4.0(7y ago)5701[6 issues](https://github.com/netzmacht/tapatalk-client-api/issues)2MITPHPPHP &gt;=7.1

Since May 29Pushed 7y ago1 watchersCompare

[ Source](https://github.com/netzmacht/tapatalk-client-api)[ Packagist](https://packagist.org/packages/netzmacht/tapatalk-client-api)[ RSS](/packages/netzmacht-tapatalk-client-api/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (5)Versions (7)Used By (2)

Tapatalk Client API
===================

[](#tapatalk-client-api)

This library provides the client API for Tapatalk written in PHP.

Install
-------

[](#install)

To install the libary use compser:

`composer.phar require netzmacht/tapatalk-client-api `

Usage
-----

[](#usage)

The library does not use the exact method names as tapatalk does. You can see which methods are invoked by the `@see`annotation in the source code. Its basically group the methods by the entities which are return or affected.

```
