PHPackages                             miya/gh-auto-updater - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. miya/gh-auto-updater

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

miya/gh-auto-updater
====================

1.0.1(9y ago)441.8k1[2 issues](https://github.com/miya0001/gh-auto-updater/issues)GPL v2PHP

Since Feb 13Pushed 8y ago1 watchersCompare

[ Source](https://github.com/miya0001/gh-auto-updater)[ Packagist](https://packagist.org/packages/miya/gh-auto-updater)[ RSS](/packages/miya-gh-auto-updater/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

Automatic Updater with GitHub API for WordPress Plugin
======================================================

[](#automatic-updater-with-github-api-for-wordpress-plugin)

[![Build Status](https://camo.githubusercontent.com/8275de51d4757cf71b9ee5c8361e8490c2e78b4e6e435c1e18897cce7b2d7917/68747470733a2f2f7472617669732d63692e6f72672f6d697961303030312f67682d6175746f2d757064617465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/miya0001/gh-auto-updater)[![Latest Stable Version](https://camo.githubusercontent.com/3424ffb9c9ba5f12d48f5fd6904aed9a9b4efc09ce9059725fe07b30b115d15e/68747470733a2f2f706f7365722e707567782e6f72672f6d6979612f67682d6175746f2d757064617465722f762f737461626c65)](https://packagist.org/packages/miya/gh-auto-updater)[![Total Downloads](https://camo.githubusercontent.com/e9115d7efd041b37ddca09badfc1a89db5525c97dbbe695e486f681eaad86062/68747470733a2f2f706f7365722e707567782e6f72672f6d6979612f67682d6175746f2d757064617465722f646f776e6c6f616473)](https://packagist.org/packages/miya/gh-auto-updater)[![Latest Unstable Version](https://camo.githubusercontent.com/1c162ee93cc598da4aefacf36f9995953c1f821907b4de2e8aeb35f28514411a/68747470733a2f2f706f7365722e707567782e6f72672f6d6979612f67682d6175746f2d757064617465722f762f756e737461626c65)](https://packagist.org/packages/miya/gh-auto-updater)[![License](https://camo.githubusercontent.com/0e35177678cc6a2a90ffd8eedf1fa3e7e0a993a933fc57ab7aa91f45ad7e5b0e/68747470733a2f2f706f7365722e707567782e6f72672f6d6979612f67682d6175746f2d757064617465722f6c6963656e7365)](https://packagist.org/packages/miya/gh-auto-updater)

A composer library for self-hosted WordPress plugin on GitHub with automatic update.

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

[](#getting-started)

### 1. The easier way to install this is by using composer.

[](#1-the-easier-way-to-install-this-is-by-using-composer)

```
$ composer require miya/gh-auto-updater

```

### 2. Activate automatic update in your WordPress plugin.

[](#2-activate-automatic-update-in-your-wordpress-plugin)

```
