Skip to content

yus-ham/php-server-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

clone this repo and use the router.php as PHP built-in server router

Using PHP CLI

php -S 0.0.0.0 -t . /path/to/php-server-router/router.php

Using Yii2 CLI

./yii serve 0.0.0.0 -t . -r /path/to/php-server-router/router.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published