Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxlego08/serveur-minecraft-vote-php
https://github.com/maxlego08/serveur-minecraft-vote-php
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxlego08/serveur-minecraft-vote-php
- Owner: Maxlego08
- License: mit
- Created: 2021-09-26T18:56:38.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-30T14:52:49.000Z (almost 3 years ago)
- Last Synced: 2024-10-12T03:48:24.004Z (about 1 month ago)
- Language: PHP
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
## Serveur Minecraft Vote PHP
The minecraft vote php server library will allow you to interact with the
site [Serveur Minecraft Vote](https://serveur-minecraft-vote.fr/). This way you can manage the available
webhooks [here](https://serveur-minecraft-vote.fr/members/developers/webhooks)# How to install
You need to install [Composer](https://getcomposer.org/) and run the following command:
```bash
composer require groupez/serveur-minecraft-vote-php
```