Skip to content
@win32service

Win32Service

Org to manage Win32Service PHP extension and other resources

About

Win32Service is a non-profit GitHub organization dedicated to developing an open-source PHP extension that enables PHP scripts to run as native Windows services.

The organization focuses on bridging PHP with the Windows service infrastructure, allowing developers to execute long-running PHP processes in the background with proper service lifecycle management (start, stop, pause, and shutdown). The project targets use cases such as daemons, workers, schedulers, and system-level integrations on Windows platforms.

Win32Service aims to provide a reliable, maintainable, and community-driven solution for running PHP in service-oriented Windows environments.

Main organization's products

Win32Service PHP Extension

This is a Windows-specific PHP extension to provide the main features. Add it to your PHP installation to run your PHP Script like a Windows native service.

Library Service

It's a short PHP abstraction layer to help you use the Win32Service extension. This library contains the IDE pseudo code to enable auto-complete.

Win32ServiceBundle

It's the Win32Service integration for the Symfony framework and the Symfony Messenger worker.

Pinned Loading

  1. win32service win32service Public

    Official repository of Win32Service extension for PHP

    PHP 58 9

  2. service-library service-library Public

    Library for ease to use Win32Service PHP extension

    PHP 7 5

  3. Win32ServiceBundle Win32ServiceBundle Public

    The bundle for use Service-Library and Win32Service PHP ext into a Symfony Project.

    PHP 2 3

Repositories

Showing 6 of 6 repositories
  • win32service Public

    Official repository of Win32Service extension for PHP

    win32service/win32service's past year of commit activity
    PHP 58 9 9 2 Updated Sep 21, 2026
  • Win32ServiceBundle Public

    The bundle for use Service-Library and Win32Service PHP ext into a Symfony Project.

    win32service/Win32ServiceBundle's past year of commit activity
    PHP 2 MIT 3 0 1 Updated Sep 8, 2026
  • service-library Public

    Library for ease to use Win32Service PHP extension

    win32service/service-library's past year of commit activity
    PHP 7 MIT 5 1 1 Updated Sep 1, 2026
  • .github Public
    win32service/.github's past year of commit activity
    0 0 0 0 Updated Jan 13, 2026
  • win32service.github.io Public archive

    PHP Extension website

    win32service/win32service.github.io's past year of commit activity
    0 MIT 0 0 0 Updated Jan 13, 2026
  • symfony-example Public archive

    An example for use Win32ServiceBundle with Symfony 4

    win32service/symfony-example's past year of commit activity
    PHP 0 MIT 0 0 0 Updated Feb 26, 2019

Top languages

Loading…

Most used topics

Loading…