Router beginnings.

This commit is contained in:
flash 2019-12-13 21:37:17 +01:00
parent 4512040362
commit 364fa3c24f
23 changed files with 1664 additions and 202 deletions

View file

@ -13,6 +13,7 @@
"ext-json": "*",
"ext-mbstring": "*",
"ext-pdo": "*",
"ext-readline": "*",
"ext-xml": "*",
"ext-zip": "*",
"twig/twig": "^2.0",
@ -22,7 +23,9 @@
"twig/extensions": "^1.5",
"filp/whoops": "^2.2",
"jublonet/codebird-php": "^3.1",
"chillerlan/php-qrcode": "^3.0"
"chillerlan/php-qrcode": "^3.0",
"psr/http-message": "^1.0",
"psr/http-server-handler": "^1.0"
},
"autoload": {
"classmap": [