kangoo13 / laravel-minecraft-jsonapi-client
Client to interact directly with servers having JSONAPI Reloaded plugin installed.
v1.0.7
2019-12-22 10:13 UTC
Requires
- php: >=7.1.3
- ext-json: *
- guzzlehttp/guzzle: ^6.3
- jms/serializer: >=1.14.0
- laravel/framework: >=5.6
Requires (Dev)
- php-mock/php-mock-phpunit: ^2.4
- phpunit/phpunit: >=7.5.0
- symfony/thanks: *
This package is auto-updated.
Last update: 2024-11-22 21:24:07 UTC
README
X
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.