nette/routing
Nette Routing: two-ways URL conversion
v3.1.4
13M downloads/mo
#2219 most downloaded on Packagist
nette/routing
What this package is like to depend on
Last release 14 days ago
09 Aug 2026
Ships fairly regularly
a new release about every 9 months
Most releases are documented
notes for 9 of 11 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
11 releases · first in 2019
3 releases in the last 12 months
see the full history below
Release timeline
11 releases · Feb 2019 to Aug 2026
2020
2021
2022
2023
2024
2025
2026
Releases
latest 11-
v3.1.409 Aug 2026Release notes
Open source →- Double quotes in URL path segments are now percent-encoded as RFC 3986 requires. Previously an unencoded
"in a generated URL could break out of an HTML attribute in output contexts that are not HTML-escaped. - Host wildcards (
%tld%,%domain%,%sld%) no longer mangle IP addresses: IPv6 hosts like[::1]and the address0.0.0.0were mistakenly split on dots as if they were domain names. Routes with host masks now work correctly when the site is accessed via an IP address.
- Double quotes in URL path segments are now percent-encoded as RFC 3986 requires. Previously an unencoded
-
v3.1.323 Feb 2026Release notes
Open source →A code quality release that tightens static analysis and cleans up internals.
- Fixed all PHPStan errors and improved phpDoc annotations
- Switched to singleline
declarestatements across the codebase
-
v3.1.231 Oct 2025 -
v3.1.104 Nov 2024Release notes
Open source →- support for PHP 8.4
Route::param2path()allows all characters defined by RFC 3986 #14
-
v3.1.021 Jan 2024 -
v3.0.508 Oct 2023Release notes
Open source →- RouteList:
match()split intoprepareRequest()andcompleteParameters() RouteList::withPath()trailing slash is optional #11
- RouteList:
-
v3.0.418 Jan 2023 -
v3.0.316 Apr 2022 -
v3.0.206 Feb 2021 -
v3.0.102 Nov 2020Nothing published for this version
-
v3.0.013 Feb 2019Nothing published for this version