Commit Graph

12 Commits

Author SHA1 Message Date
Valithor Obsidion
b923553595 Remove used assignment
$node didn't even exist anymore
2024-12-26 08:36:08 -05:00
Valithor Obsidion
1c58ff3a59 Trait, Interface, Class 2024-12-25 10:59:20 -05:00
Valithor Obsidion
1eed623c18 Strict types 2024-12-25 10:50:49 -05:00
Valithor Obsidion
34b4e4ca20 Optimize $params using array_reduce 2024-12-25 10:46:16 -05:00
Valithor Obsidion
4f5f2599f5 Update SegmentRouter.php 2024-12-25 10:22:33 -05:00
Valithor Obsidion
393022b342 Tweaks and optimizations 2024-12-25 10:09:30 -05:00
2bf838b8ba make params an empty array instead of null 2024-09-20 16:11:03 -05:00
a399c75cd7 rename router interface, add helper functions to segment 2024-09-20 11:41:49 -05:00
1d44e8540d add defaults to lookup result array 2024-09-19 12:46:46 -05:00
b5f94930dc Add logic to handle root node lookups 2024-09-19 12:35:35 -05:00
86162b3451 Reimplement interface for future iterations 2024-09-12 10:00:32 -05:00
55306b27b9 Condense the Router to just the SegmentRouter, and format as a Composer package 2024-09-12 09:28:53 -05:00