PHPackages                             deszczynskiprzemyslaw/tibiadata-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. deszczynskiprzemyslaw/tibiadata-api-client

ActiveLibrary[API Development](/categories/api)

deszczynskiprzemyslaw/tibiadata-api-client
==========================================

tibiadata-api-client by Przemyslaw Deszczynski

v1.0.0(3y ago)05MITPHPPHP ^8.0

Since Jun 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/DeszczynskiPrzemyslaw/tibiadata-api-client)[ Packagist](https://packagist.org/packages/deszczynskiprzemyslaw/tibiadata-api-client)[ RSS](/packages/deszczynskiprzemyslaw-tibiadata-api-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

Tibiadata API Client
====================

[](#tibiadata-api-client)

[![Packagist](https://camo.githubusercontent.com/e114d931071cc6f2eae4f284cf70f9ea08fdd694ee2ec44975798fb37201ddb1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6465737a637a796e736b6970727a656d79736c61772f7469626961646174612d6170692d636c69656e74)](https://packagist.org/packages/deszczynskiprzemyslaw/tibiadata-api-client)[![Latest Stable Version](https://camo.githubusercontent.com/c22550ae59cf2c849964dcc2362bb7ae6761c544a0b8aecacb9d0680fe7731ea/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6465737a637a796e736b6970727a656d79736c61772f7469626961646174612d6170692d636c69656e742e737667)](https://packagist.org/packages/deszczynskiprzemyslaw/tibiadata-api-client)[![Total Downloads](https://camo.githubusercontent.com/a69156d62cf227cf854d31b696afbe5b82de93c320632a891407fdbd9ac02de0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6465737a637a796e736b6970727a656d79736c61772f7469626961646174612d6170692d636c69656e74)](https://packagist.org/packages/deszczynskiprzemyslaw/tibiadata-api-client)

Tibiadata API / API ze strony Tibia.com

API Docs
--------

[](#api-docs)

```
https://api.tibiadata.com
https://docs.tibiadata.com/

```

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

[](#installation)

```
composer require deszczynskiprzemyslaw/tibiadata-api-client
```

Supported Versions
------------------

[](#supported-versions)

VersionPHP versionHTTP client1.x&gt;= 8.0cURLMethods
-------

[](#methods)

```
character(string $name): Characters
creature(string $race): Creature
creatures(): Creatures
fansites(): Fansites
guild(string $name): Guilds
guilds(string $world): Guilds
highscores(string $world, string $category, string $vocation): Highscores
house(string $world, int $houseId): House
houses(string $world, string $town): Houses
killStatistics(string $world): Killstatistics
newsArchive(): News
newsArchiveWithDaysFilter(int $days): News
newsId(int $news_id): News
newsLatest(): News
newsNewsticker(): News
spell(string $spell_id): Spells
spells(): Spells
world(string $name): Worlds
worlds(): Worlds
```

Usage
-----

[](#usage)

```
