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 |
* Upgrade to PHP 8
* Add Win32ServiceException.
* Use ValueError if argument value is wrong.
* Use Win32ServiceException instead of return value.
* Convert some PHP Error and PHP Warning in Win32ServiceException.
The binary is also available here: https://github.com/win32service/win32service/releases/tag/v1.0.0
requires: