Download the PHP package igorsgm/tibia-data-api without Composer
On this page you can find all versions of the php package igorsgm/tibia-data-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download igorsgm/tibia-data-api
More information about igorsgm/tibia-data-api
Files in igorsgm/tibia-data-api
Download igorsgm/tibia-data-api
More information about igorsgm/tibia-data-api
Files in igorsgm/tibia-data-api
Vendor igorsgm
Package tibia-data-api
Short Description A library that allows you to access TibiaData API from your Laravel application.
License MIT
Homepage https://github.com/igorsgm/tibia-data-api
Package tibia-data-api
Short Description A library that allows you to access TibiaData API from your Laravel application.
License MIT
Homepage https://github.com/igorsgm/tibia-data-api
Please rate this library. Is it a good library?
Informations about the package tibia-data-api
Laravel TibiaData API
An open source library that allows you to access TibiaData API from your Laravel app.
TibiaData API is a RESTful API providing information in JSON format containing information from Tibia’s official homepage tibia.com, so you can build your own small tools.
✨ Features
- Characters: Get the pure information from characters of Tibia based on your character search.
- Guilds: List all guilds of a certain world or get detailed information of a certain guild.
- Highscore: List all highscores of a certain world and see who got the right skills to top the list.
- Houses: List all houses in all the different worlds and towns of Tibia.
- News: The latest 6 months of news and articles from tibia.com.
- Worlds: List all worlds of Tibia or list all online players and more info of your favorite world.
1️⃣ Installation
You can install the package via composer:
2️⃣ Usage
Contributing
Please see CONTRIBUTING for details.
Credits
- Tibia and TibiaME are trademarks of CipSoft GmbH. The official website for Tibia is Tibia.com
- TibiaData API
- Simivar
- Igor Moraes
License
The MIT License (MIT). Please see License File for more information.
All versions of tibia-data-api with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3 || ^8.0
guzzlehttp/guzzle Version ^6.0|^7.0
illuminate/support Version ^6.0|^7.0|^8.0|^9.0
ext-json Version *
guzzlehttp/guzzle Version ^6.0|^7.0
illuminate/support Version ^6.0|^7.0|^8.0|^9.0
ext-json Version *
The package igorsgm/tibia-data-api contains the following files
Loading the files please wait ....