Skip to content

win32service/win32service

Repository files navigation

Build status License Documentation

Win32Service

The win32service extension is a Windows-specific extension that allows PHP to communicate with the Service Control Manager to start, stop, register and unregister the services, and even allows your PHP scripts to run as a service.

CAUTION : this extension version work only with PHP 8.x.

The version 0.4.x work with PHP 7.x.x branch. The version 1.0.x work with PHP 8.0.

Documentation

See: https://win32service.github.io/

News

For project news, search on Twitter: https://twitter.com/hashtag/Win32Service.