2017 © Pedro Peláez
 

library component_process_identity

php component process identity

image

net_bazzline/component_process_identity

php component process identity

  • Monday, June 23, 2014
  • by artodeto
  • Repository
  • 1 Watchers
  • 0 Stars
  • 33 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

PHP Component Process Identity

This component defines a generic interface to identify a process. You can implement the interface or extend the implemented class for your wished., (*1)

The build status of the current master branch is tracked by Travis CI:, (*2)

Build Status, (*3)

Install

Packagist

"net_bazzline/component_process_identity": "dev-master"

Git

mkdir -p php/component/processIdentity
cd php/component/processIdentity
git clone https://github.com/stevleibelt/php_component_process_identity .

Version

  • 1.0.0 - 2013-07-17
    • Interfaces are stable
    • Implementation is available
    • Covered with unittests

The Versions

23/06 2014

dev-master

9999999-dev https://github.com/stevleibelt/php_component_process_identity

php component process identity

  Sources   Download

LGPLv3

The Requires

  • php >=5.3.3

 

The Development Requires

component php process identity net_bazzline

17/07 2013

1.0.0

1.0.0.0 https://github.com/stevleibelt/php_component_process_identity

php component process identity

  Sources   Download

LGPLv3

The Requires

  • php >=5.3.3

 

The Development Requires

component php process identity net_bazzline