An open API service indexing awesome lists of open source software.

https://github.com/win32service/win32service

Official repository of Win32Service extension for PHP
https://github.com/win32service/win32service

low-level-privileges php php-extension php7 php70 php71 php72 php73 php74 php8 php80 sapi service service-worker supervisord systemd win32 win32service win64 windows

Last synced: 6 months ago
JSON representation

Official repository of Win32Service extension for PHP

Awesome Lists containing this project

README

          

[![Build status](https://ci.appveyor.com/api/projects/status/7wqljie1knsrtfkh/branch/v0.4.x?svg=true)](https://ci.appveyor.com/project/macintoshplus/win32service/branch/v1.0.x)
[![License](https://img.shields.io/badge/license-PHP_License-blue.svg)](http://www.php.net/license/3_01.txt)
[![Documentation](https://img.shields.io/badge/manual-win32service-blue.svg)](http://php.net/manual/en/book.win32service.php)

# Win32Service

The [win32service](https://pecl.php.net/package/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.x.x work with PHP 8.x.**

# Documentation

See: [https://win32service.github.io/](https://win32service.github.io/)

# News

For project news, search on Twitter: [https://twitter.com/hashtag/Win32Service](https://twitter.com/hashtag/Win32Service).