win32service 0.2.0

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.

License: PHP License

Changes

Update for PHP 7.0 and 7.1.
The binary is available here: https://github.com/InExtenso/win32service/releases/tag/v0.2.0