Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
Built-in development web server of php with restricted access to filesystem
- Host: GitHub
- URL: https://github.com/chitranjan-gupta/php-router
- Owner: chitranjan-gupta
- License: mit
- Created: 2023-10-22T10:12:33.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-28T10:57:25.000Z (about 1 year ago)
- Last Synced: 2023-10-29T10:23:20.166Z (about 1 year ago)
- Topics: application-server, development-server, php, php-router, webserver
- Language: PHP
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# php-router
router.php uses Built-in development web server of php with restricted access to filesystemSources:
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/