Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ACDGILMOPQRWXYZ
]
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