v1.0.0
English

SiteURIFactory.php

system/HTTP/SiteURIFactory.php
1 class 9 methods

class SiteURIFactory

Creates SiteURI using superglobals. This class also updates superglobal $_SERVER and $_GET.
__construct (private readonly App $appConfig, private readonly Superglobals $superglobals) public
createFromGlobals () public
createFromString (string $uri) public
detectRoutePath (string $protocol = '') public
parseRequestURI () private
parseQueryString () private
createURIFromRoutePath (string $routePath) private
getHost () private
getValidHost (string $host) private
phpDG v1.0.0 SiteURIFactory.php 662 files 498 classes 763 fn
Generated