Skip to content
Snippets Groups Projects
Commit 6a72957e authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update readme

parent 23a9d7c4
Branches
No related tags found
No related merge requests found
# TinyRouter
Axels first php class of a router.
You can define routes static and dynamic url parts and a callback object per route.
The getRoute() method returns found route including set vars and the callback object.
In the most simple case check if a callback exists and execute it.
Institute for Medical Education; University of Bern
Source: <https://git-repo.iml.unibe.ch/iml-open-source/tinyrouter-php-class/>
License: GNU GPL 3
see [docs](docs/)
📄 Source: <https://git-repo.iml.unibe.ch/iml-open-source/tinyrouter-php-class>
📜 License: GNU GPL 3.0
📖 Docs: <https://os-docs.iml.unibe.ch/tinyrouter-php-class/>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment