PHPackages                             xivdata/xivapi-laravel - 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. xivdata/xivapi-laravel

AbandonedArchivedLibrary[API Development](/categories/api)

xivdata/xivapi-laravel
======================

A Laravel SDK for xivapi.com

1.8.1(5y ago)016MITPHPPHP &gt;=7.3

Since Sep 16Pushed 5y ago1 watchersCompare

[ Source](https://github.com/XIVDATA/xivapi-laravel)[ Packagist](https://packagist.org/packages/xivdata/xivapi-laravel)[ Docs](https://github.com/XIVDATA/xivapi-laravel)[ Patreon](https://www.patreon.com/syntafin)[ RSS](/packages/xivdata-xivapi-laravel/feed)WikiDiscussions master Synced yesterday

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

XIVAPI Laravel Client
=====================

[](#xivapi-laravel-client)

This provides a very simple client to interact with the XIVAPI and obtain dynamic objects in return.

[![Packagist Downloads](https://camo.githubusercontent.com/a8a78eadfb80edb24797c9235272a4af0320dbb376ea2c264dd3fa3615f89295/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f786976646174612f7869766170692d6c61726176656c)](https://camo.githubusercontent.com/a8a78eadfb80edb24797c9235272a4af0320dbb376ea2c264dd3fa3615f89295/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f786976646174612f7869766170692d6c61726176656c)[![Build](https://github.com/XIVDATA/xivapi-laravel/workflows/Build/badge.svg?branch=master)](https://github.com/XIVDATA/xivapi-laravel/workflows/Build/badge.svg?branch=master)

Getting Started
---------------

[](#getting-started)

This library requires PHP 7.3+

Install vis composer:

- `composer require xivdata/xivapi-laravel`

### What it does

[](#what-it-does)

The `xivapi-laravel` package is a very simple libary to access XIVAPI.

### Usage Example

[](#usage-example)

```
