Packages from win32service

  • PHP

    win32service/service-library

    Library for ease to use Win32Service PHP extension

  • C

    win32service/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.

  • PHP

    win32service/win32servicebundle

    Bundle for integrate the win32service/service-library into a Symfony Project