proctitle

This package is not maintained, if you would like to take over please go to this page.
No replacement provided. Contact us if you know a replacement.

Allows setting the current process name on Linux and BSD

This extension allows changing the current process' name on Linux and *BSD systems. This is useful when using pcntl_fork() to identify running processes in process list

Maintainer

  • Mark Karpeles (lead )

Details

Stars: 10
Issue openned: 7
Downloads: 112559
0.1.2
12 years ago
Version 0.1.2 change log


- Fixed package version by using a define (suggested by rza)
- Added setthreadtitle() (bjori)
- Fixed compatibility for PHP 5.4+ (johannes)

requires:

  • php >=5.2.0
  • pearinstaller >=1.4.0