This repository was archived by the owner on May 23, 2023. It is now read-only.
Releases: CommandString/Router
Releases · CommandString/Router
v3.4.3
v3.3.3
Router is no longer final For more control over the router I made it extendable
v3.2.3
Added new middleware update
v3.1.3
Revamped middleware
V2.1.3
Fixed fatal bug with query params
v2.1.2
Added getHttpServer and getSocketServer methods
v2.0.2
commandstring/env is not required Was used in development
v2.0.1
Fixed composer.json
v2.0.0
Everything has been changed, this router package now sits on top of ReactPHP/HTTP so any previous projects that used this will not work this any future versions.
v1.1.6
Added arg to Environment::get() You can now specify a property to return in the get method