Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-herrera-io-phar-update - A library for self-updating Phars

Website:
https://github.com/kherge-abandoned/php-phar-update
Licence:
MIT
Vendor:
Remi Collet
Description:
A library for self-updating Phars.

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

To use this library, you just have to add, in your project:
  require_once '/usr/share/php/Herrera/Phar/Update/autoload.php';

Packages

php-herrera-io-phar-update-2.0.0-2.el7.remi.noarch [10 KiB] Changelog by Remi Collet (2015-10-27):
- fix resources installation
php-herrera-io-phar-update-2.0.0-1.el7.remi.noarch [10 KiB] Changelog by Remi Collet (2015-10-21):
- initial package