<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Paul M. Jones | Autoroute</title>
    <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;tag&#x2F;autoroute&#x2F;" />
    <updated>2026-05-08T09:12:58-05:00</updated>
            <entry>
        <title>AutoRoute 2.0.0 Released, With Value Object Support</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2021&#x2F;08&#x2F;25&#x2F;autoroute-200-released-with-value-object-support&#x2F;" />
        <updated>2021-08-25T15:59:32-05:00</updated>
        <summary>I am proud to announce that I have released AutoRoute 2.0.0, now for PHP 8. As an alternative to regex and annotation-based routers, AutoRoute eliminates the need for route definitions by automatically mapping the HTTP action class hierarchy to the H...</summary>
    </entry>
            <entry>
        <title>AutoRoute is 3x Faster Than FastRoute</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2021&#x2F;07&#x2F;27&#x2F;autoroute-is-3x-faster-than-fastroute&#x2F;" />
        <updated>2021-07-27T09:02:36-05:00</updated>
        <summary>When I first published AutoRoute in April 2019, I benchmarked it out of habit, to see how it compared to the fastest routing system I knew, FastRoute. The benchmark results at that time typically looked like this on PHP 7.2:
AutoRoute Runtime: 0.1144...</summary>
    </entry>
    </feed>
