2017 © Pedro Peláez
 

library amend

Integrates Phar Update to Symfony Console.

image

kherge/amend

Integrates Phar Update to Symfony Console.

  • Tuesday, April 5, 2016
  • by kherge
  • Repository
  • 2 Watchers
  • 41 Stars
  • 202,532 Installations
  • PHP
  • 16 Dependents
  • 0 Suggesters
  • 4 Forks
  • 4 Open issues
  • 18 Versions
  • 4 % Grown

The README.md

Amend

Build Status, (*1)

Integrates Phar Update to Symfony Console., (*2)

Summary

Uses the Phar Update library to:, (*3)

  1. check for newer versions of the Phar
  2. download the Phar
    • verify download by SHA1 checksum, and public key if available
  3. replace running Phar with downloaded update

Installation

Add it to your list of Composer dependencies:, (*4)

$ composer require kherge/amend=3.*

Usage

<?php

use KevinGH\Amend\Command;
use KevinGH\Amend\Helper;
use Symfony\Component\Console\Application;

$command = new Command('update');
$command->setManifestUri('http://box-project.org/manifest.json');

$app = new Application();
$app->getHelperSet()->set(new Helper());
$app->add($command);

The Versions

05/04 2016

dev-master

9999999-dev http://github.com/box-project/amend

Integrates Phar Update to Symfony Console.

  Sources   Download

MIT

The Requires

 

The Development Requires

update phar console

05/04 2016

3.0.5

3.0.5.0 http://github.com/box-project/amend

Integrates Phar Update to Symfony Console.

  Sources   Download

MIT

The Requires

 

The Development Requires

update phar console

05/11 2014

3.0.4

3.0.4.0 http://github.com/box-project/amend

Integrates Phar Update to Symfony Console.

  Sources   Download

MIT

The Requires

 

The Development Requires

update phar console

09/11 2013

3.0.3

3.0.3.0 http://kherge.github.com/Amend

Integrates Phar Update to Symfony Console.

  Sources   Download

MIT

The Requires

 

The Development Requires

update phar console

20/03 2013

3.0.2

3.0.2.0 http://kherge.github.com/Amend

Integrates Phar Update to Symfony Console.

  Sources   Download

MIT

The Requires

 

The Development Requires

update phar console

20/03 2013

3.0.1

3.0.1.0 http://kherge.github.com/Amend

Integrates Phar Update to Symfony Console.

  Sources   Download

MIT

The Requires

 

The Development Requires

update phar console

14/03 2013

3.0.0

3.0.0.0 http://kherge.github.com/Amend

Integrates Phar Update to Symfony Console.

  Sources   Download

MIT

The Requires

 

The Development Requires

update phar console

13/12 2012

2.0.x-dev

2.0.9999999.9999999-dev http://github.com/kherge/Amend

A Symfony Console component helper and command set for updating and upgrading applications.

  Sources   Download

MIT

The Requires

 

The Development Requires

13/12 2012

2.0.2

2.0.2.0 http://github.com/kherge/Amend

A Symfony Console component helper and command set for updating and upgrading applications.

  Sources   Download

MIT

The Requires

 

The Development Requires

13/12 2012

2.0.1

2.0.1.0 http://github.com/kherge/Amend

A Symfony Console component helper and command set for updating and upgrading applications.

  Sources   Download

MIT

The Requires

 

The Development Requires

13/12 2012

2.0.0

2.0.0.0 http://github.com/kherge/Amend

A Symfony Console component helper and command set for updating and upgrading applications.

  Sources   Download

MIT

The Requires

 

The Development Requires

12/12 2012

1.0.x-dev

1.0.9999999.9999999-dev http://github.com/kherge/Amend

A Symfony Console component helper and command set for updating and upgrading applications.

  Sources   Download

MIT

The Requires

 

The Development Requires

15/10 2012

1.0.3

1.0.3.0 http://github.com/kherge/Amend

A Symfony Console component helper and command set for updating and upgrading applications.

  Sources   Download

MIT

The Requires

 

The Development Requires

06/09 2012

1.0.2

1.0.2.0 http://github.com/kherge/Amend

A Symfony Console component helper and command set for updating and upgrading applications.

  Sources   Download

MIT

The Requires

 

The Development Requires

21/08 2012

1.0.1

1.0.1.0 http://github.com/kherge/Amend

A Symfony Console component helper and command set for updating and upgrading applications.

  Sources   Download

MIT

The Requires

 

The Development Requires

31/07 2012

1.0.0

1.0.0.0 http://github.com/kherge/Amend

A Symfony Console component helper and command set for updating and upgrading applications.

  Sources   Download

MIT

The Requires

 

The Development Requires

30/07 2012

1.0.0-beta.1.1

1.0.0.0-beta1.1 http://github.com/kherge/Amend

A Symfony Console component helper and command set for updating and upgrading applications.

  Sources   Download

MIT

The Requires

 

The Development Requires

25/07 2012

1.0.0-beta.1

1.0.0.0-beta1 http://github.com/kherge/Amend

A Symfony Console component helper and command set for updating and upgrading applications.

  Sources   Download

MIT

The Requires

 

The Development Requires