| Package Information | 
                
                    | Summary | A Windows specific extension to allow PHP to interact with Windows Services. | 
                
                    | Maintainers | Richard Quadling                                                        (lead)
                                                                                        [wishlist]
                                                        [details] Jean-Baptiste Nahan                                                        (lead)
                                                                                    [details]
 
 | 
                
                    | License | PHP License | 
                
                    | Description | The win32service extension is a Windows specific extension that allows PHP to communicate with the Service Control Manager to start, stop, register and unregister services, and even allows your PHP scripts to run as a
 service.
 | 
                
                                    
                        | Release notes Version 1.0.1
 (stable)
 | * Allow all function reserved for cli SAPI on embed SAPI. (@EionRobb) (issue [#63](https://github.com/win32service/win32service/issues/63)) * Update for PHP 8.1
 The binary is also available here: https://github.com/win32service/win32service/releases/tag/v1.0.1
 |