phpgt/server

There is no license information available for the latest version (v1.1.4) of this package.

Development HTTP server.

Maintainers

Details

github.com/PhpGt/Server

Source

Issues

Fund package maintenance!
PhpGt

v1.1.4 2022-07-24 22:38 UTC

README

This webserver is for use with WebEngine projects. Starting the server executes the PHP inbuilt server and uses the WebEngine go.php entry point as the router script.

When requiring this project directly using Composer, run the server by calling vendor/bin/serve. If you're using the PHP.Gt Installer you can start the server on its own with the gt serve command, or with the other background processes with the gt run command.