kangoo13/laravel-minecraft-jsonapi-client

View on GitHub
README.md

Summary

Maintainability
Test Coverage
<p align="center"><a href="https://laravel.com" target="_blank"><img src="https://laravel.com/assets/img/components/logo-laravel.svg"></a></p><p align="center">X</p>
<p align="center"><a href="https://www.spigotmc.org/resources/jsonapi-reloaded.69447/" target="_blank"><img width="80" height="80" src="https://static.spigotmc.org/styles/spigot/xenresource/resource_icon.png"></a></p>

<p align="center">
<a href="https://travis-ci.org/kangoo13/laravel-minecraft-jsonapi-client"><img src="https://travis-ci.org/kangoo13/laravel-minecraft-jsonapi-client.svg" alt="Build Status"></a>
<a href="https://codeclimate.com/github/kangoo13/laravel-minecraft-jsonapi-client/maintainability"><img src="https://api.codeclimate.com/v1/badges/5ce73ef2de5fdebeee39/maintainability" /></a>
<a href="https://codeclimate.com/github/kangoo13/laravel-minecraft-jsonapi-client/test_coverage"><img src="https://api.codeclimate.com/v1/badges/5ce73ef2de5fdebeee39/test_coverage" /></a>
<img alt="GitHub release" src="https://img.shields.io/github/release/kangoo13/laravel-minecraft-jsonapi-client">
<a href="https://packagist.org/packages/kangoo13/laravel-minecraft-jsonapi-client"><img src="https://poser.pugx.org/kangoo13/laravel-minecraft-jsonapi-client/d/total.svg" alt="Total Downloads"></a>
<a href="https://packagist.org/packages/kangoo13/laravel-minecraft-jsonapi-client"><img src="https://poser.pugx.org/kangoo13/laravel-minecraft-jsonapi-client/license.svg" alt="License"></a>
</p>

# Getting started

Simply launch this command in your root laravel project : 

`composer require kangoo13/laravel-minecraft-jsonapi-client`

## If you ❤️ open-source software, give the repos you use a ⭐️.
We have included the awesome `symfony/thanks` composer package as a dev
dependency. Let your OS package maintainers know you appreciate them by starring
the packages you use. Simply run composer thanks after installing this package.
(And not to worry, since it's a dev-dependency it won't be installed in your
live environment.)

## License

The Laravel Minecraft JSONAPI Client is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).