2017 © Pedro Peláez
 

package conditional-process

Conditionally run processes. This is a wrapper for symfony/process.

image

efrane/conditional-process

Conditionally run processes. This is a wrapper for symfony/process.

  • Tuesday, October 10, 2017
  • by eFrane
  • Repository
  • 1 Watchers
  • 0 Stars
  • 466 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Build Status, (*1)

Conditional Process

Conditionally run processes., (*2)

Installation

This package is available on composer. You can install it with composer require efrane/conditional-process., (*3)

Usage

$process = new ConditionalProcess('cat README.md', new FileExists('README.md'));

$process->execute($readmeText);

// $readmeText will contain the contents of README.md if that file exists

License

This package is available under the terms of the MIT license., (*4)

The Versions

10/10 2017

dev-master

9999999-dev

Conditionally run processes. This is a wrapper for symfony/process.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Stefan Graupner

26/02 2017

v1.1.2

1.1.2.0

Conditionally run processes. This is a wrapper for symfony/process.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Stefan Graupner

28/10 2016

v1.1.1

1.1.1.0

Conditionally run processes. This is a wrapper for symfony/process.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Stefan Graupner

20/02 2016

v1.1.0

1.1.0.0

Conditionally run processes. This is a wrapper for symfony/process.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Stefan Graupner

08/02 2016

v1.0.0

1.0.0.0

Conditionally run processes. This is a wrapper for symfony/process.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Stefan Graupner