https://github.com/friedinger/filerouter
Filebased PHP router with html templating
https://github.com/friedinger/filerouter
filebasedrouting php router templating
Last synced: 8 months ago
JSON representation
Filebased PHP router with html templating
- Host: GitHub
- URL: https://github.com/friedinger/filerouter
- Owner: Friedinger
- License: mit
- Created: 2023-05-26T14:06:38.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-12-25T20:51:05.000Z (over 1 year ago)
- Last Synced: 2024-12-25T21:23:32.036Z (over 1 year ago)
- Topics: filebasedrouting, php, router, templating
- Language: PHP
- Homepage:
- Size: 153 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FileRouter
A simple php router that allows to run code before accessing a file while keeping the file structure as the url structure.