An open API service indexing awesome lists of open source software.

https://github.com/chitranjan-gupta/php-router

Built-in development web server of php with restricted access to filesystem
https://github.com/chitranjan-gupta/php-router

application-server development-server php php-router webserver

Last synced: 8 months ago
JSON representation

Built-in development web server of php with restricted access to filesystem

Awesome Lists containing this project

README

          

# php-router
router.php uses Built-in development web server of php with restricted access to filesystem

Sources:
1. https://www.php.net/manual/en/features.commandline.webserver.php
2. https://www.freecodecamp.org/news/how-to-build-a-routing-system-in-php/