norvica/pathfinder

Fast PHP router.

v0.2.0 2024-03-24 20:15 UTC

This package is auto-updated.

Last update: 2025-01-06 17:34:05 UTC


README

Latest Stable Version Checks

Pathfinder is a lean and fast PHP router built on the Trie (or prefix tree) search algorithm. Its design enables quick lookups and is optimized for high performance.

Read more on https://router.norvica.dev

References