win32service / win32service

Official repository of Win32Service extension for PHP

Home Page:https://win32service.mactronique.fr/?mtm_campaign=home&mtm_source=github&mtm_medium=social&mtm_content=repo_win32service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.