You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.