summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
32 hourscode format on middleware testSam Light
32 hoursChanged php cs fixer to align phpdocs leftSam Light
32 hoursStarted structure for group definitionSam Light
32 hoursStarted structure for middlewareSam Light
32 hoursRouteDefinition can add nameSam Light
32 hoursadded named routes to routerSam Light
32 hoursRoute methods now return RouteDefinition class and testingSam Light
32 hoursthrow an exception when route handler does not return responseSam Light
32 hoursremove unused exceptionSam Light
32 hoursadded deprications phpstan extensionSam Light
32 hoursstricter php stan with ignores for pest testingSam Light
32 hoursRouter tests for creating routesSam Light
32 hoursignore phpstan pest errorSam Light
32 hoursRefactor dispatch to use a seperate findRoute methodSam Light
32 hoursWrote tests for any route and insensitive matchSam Light
32 hoursmake router match any routeSam Light
32 hoursIncreased phpstan levelSam Light
32 hourscode formattingSam Light
32 hoursMake basic routing workSam Light
32 hoursbig updateSam Light
32 hoursAdded test command to composer scripts to run pestSam Light
32 hoursAdded more methods to the PathSegment class and testsSam Light
32 hoursignore testing phpstan errorSam Light
32 hoursphp-cs-fixer configSam Light
32 hoursphpstan configSam Light
32 hourssetup testsSam Light
32 hoursignore udpatesSam Light
32 hoursinstalled more dev depsSam Light
32 hourscreated some basic structure classesSam Light
32 hoursformat composer.jsonSam Light
32 hoursinitSam Light