PHPackages                             herrera-io/phar-update - 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. herrera-io/phar-update

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

herrera-io/phar-update
======================

A library for self-updating Phars.

2.0.0(12y ago)1244.5M—1.9%9[1 PRs](https://github.com/kherge-archive/php-phar-update/pulls)20MITPHPPHP &gt;=5.3.3

Since Mar 13Pushed 8y ago4 watchersCompare

[ Source](https://github.com/kherge-archive/php-phar-update)[ Packagist](https://packagist.org/packages/herrera-io/phar-update)[ Docs](http://herrera-io.github.com/php-phar-update)[ RSS](/packages/herrera-io-phar-update/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (5)Used By (20)

Phar Update
===========

[](#phar-update)

[![Build Status](https://camo.githubusercontent.com/a58893511f56fd6218b31ed34ad3f9b3aaa6f09575068dad010cd966bcbff2cb/68747470733a2f2f7472617669732d63692e6f72672f686572726572612d696f2f7068702d706861722d7570646174652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/herrera-io/php-phar-update)

A library for self-updating Phars.

Summary
-------

[](#summary)

This library handles the updating of applications packaged as distributable Phars. The modular design allows for a more customizable update process.

Installation
------------

[](#installation)

Add it to your list of Composer dependencies:

```
$ composer require herrera-io/phar-update=1.*

```

Usage
-----

[](#usage)

```
