Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/synopsie/sofia-updater
Sofia-Updater est une api permettant à un plugin de vérifier si une nouvelle release est disponible
https://github.com/synopsie/sofia-updater
api pocketmine-mp synopsie
Last synced: about 2 months ago
JSON representation
Sofia-Updater est une api permettant à un plugin de vérifier si une nouvelle release est disponible
- Host: GitHub
- URL: https://github.com/synopsie/sofia-updater
- Owner: Synopsie
- License: mit
- Archived: true
- Created: 2024-08-02T07:59:58.000Z (4 months ago)
- Default Branch: stable
- Last Pushed: 2024-08-19T09:55:17.000Z (3 months ago)
- Last Synced: 2024-09-26T10:02:02.659Z (about 2 months ago)
- Topics: api, pocketmine-mp, synopsie
- Language: PHP
- Homepage: https://arkaniastudios.com/
- Size: 542 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sofia-Updater 💢
## ✏ Description
- Sofia-Updater est une api permettant à un plugin de vérifier si une nouvelle release est disponible## 🛠 Usage
`````php
Updater::checkUpdate($pluginName, $this->getDescription()->getVersion(), $ownerRepo, $repoName, $token = null);
`````## 📦 Installation
- Ajouter le repository dans le fichier ``composer.json```````
composer require synopsie/sofia-updater
`````- Développé par [Synopsie](https://arkaniastudios.com)
![Sofia-Updater](sofia-updater.png)