Win32service
Official repository of Win32Service extension for PHP
Install / Use
/learn @win32service/Win32serviceREADME
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.
| Branch | PHP Version | Support status | |--------|-------------|----------------| | v0.3.x | 5.x | Unmaintained | | v0.4.x | 7.X | Unmaintained | | v1.0.x | 8.0-8.5 | Unmaintained | | v1.1.x | 8.x | Maintained |
Documentation
See: https://www.php.net/manual/en/book.win32service.php
News
For project news, see the Github Discussions space: https://github.com/win32service/win32service/discussions.
