PHP Extension Repository is a modern mirror of PECL website with Windows pre-build.
pecl
install win32service
A Windows specific extension to allow PHP to interact with Windows Services.
The win32service extension is a Windows specific extension that allows PHP to communicate with the Service
Control Manager to start, stop, register and unregister services, and even allows your PHP scripts to run as a
service.
Maintainer
Details
Stars: | 46 |
Issue openned: | 2 |
Downloads: | 20318 |
* Add win32_send_custom_control, win32_set_service_exit_mode and win32_set_service_exit_code functions.
* Add severals constants.
* Add many configuration option for win32_create_service function.
The binary is also available here: https://github.com/win32service/win32service/releases/tag/v0.4.0
requires: