PackageTrack
Sign in Get early access

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
Release Pre-release

Releases

latest 11
  1. v3.1.4 09 Aug 2026
    Release notes
    • 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 address 0.0.0.0 were 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.
    Open source →
  2. v3.1.3 23 Feb 2026
    Release notes

    A code quality release that tightens static analysis and cleans up internals.

    • Fixed all PHPStan errors and improved phpDoc annotations
    • Switched to singleline declare statements across the codebase
    Open source →
  3. v3.1.2 31 Oct 2025
    Release notes
    • support for PHP 8.5
    • optimized global function calls
    Open source →
  4. v3.1.1 04 Nov 2024
    Release notes
    • support for PHP 8.4
    • Route::param2path() allows all characters defined by RFC 3986 #14
    Open source →
  5. v3.1.0 21 Jan 2024
    Release notes
    • requires PHP 8.1
    • uses PHP 8.1 features
    Open source →
  6. v3.0.5 08 Oct 2023
    Release notes
    • RouteList: match() split into prepareRequest() and completeParameters()
    • RouteList::withPath() trailing slash is optional #11
    Open source →
  7. v3.0.4 18 Jan 2023
    Release notes
    • composer: allows nette/utils & http 4.0
    • cs
    Open source →
  8. v3.0.3 16 Apr 2022
    Release notes
    • SimpleRouter: fix compatibility with non-stringable (e.g. Closure) default parameter values (#9)
    • RouteList: added getDomain() & getPath()
    • Route: ignores multiple /// #6
    • Route: refactoring
    • constants are PascalCase
    Open source →
  9. v3.0.2 06 Feb 2021
    Release notes
    • added RouteList::getFlags()
    Open source →
  10. v3.0.1 02 Nov 2020

    Nothing published for this version

  11. v3.0.0 13 Feb 2019

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive