<feed xmlns='http://www.w3.org/2005/Atom'>
<title>php-router.git/src/Router.php, branch master</title>
<subtitle>PHP Http routing library
</subtitle>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/php-router.git/'/>
<entry>
<title>testing middleware dispatch</title>
<updated>2026-06-10T18:00:33+00:00</updated>
<author>
<name>Sam Light</name>
<email>sam@lightscale.co.uk</email>
</author>
<published>2026-06-10T18:00:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/php-router.git/commit/?id=eb9aa22170ce921d2816db539dd865986f0ba6bc'/>
<id>eb9aa22170ce921d2816db539dd865986f0ba6bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make it so the router will call the middleware</title>
<updated>2026-06-10T18:00:33+00:00</updated>
<author>
<name>Sam Light</name>
<email>sam@lightscale.co.uk</email>
</author>
<published>2026-06-10T18:00:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/php-router.git/commit/?id=fe39ea0aa5a6993ad5edaa6f0f338763ed610ec9'/>
<id>fe39ea0aa5a6993ad5edaa6f0f338763ed610ec9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure dispatch runs middleware method</title>
<updated>2026-06-10T18:00:33+00:00</updated>
<author>
<name>Sam Light</name>
<email>sam@lightscale.co.uk</email>
</author>
<published>2026-06-10T18:00:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/php-router.git/commit/?id=71834da8c6f7b24b0c15c57556e053ccd671aa3a'/>
<id>71834da8c6f7b24b0c15c57556e053ccd671aa3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>middleware trait and added to router</title>
<updated>2026-06-10T18:00:33+00:00</updated>
<author>
<name>Sam Light</name>
<email>sam@lightscale.co.uk</email>
</author>
<published>2026-06-10T18:00:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/php-router.git/commit/?id=2a021cc06de7c1535dd000c14587d93cf278d4d2'/>
<id>2a021cc06de7c1535dd000c14587d93cf278d4d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixing tests and code formatting</title>
<updated>2026-06-10T18:00:33+00:00</updated>
<author>
<name>Sam Light</name>
<email>sam@lightscale.co.uk</email>
</author>
<published>2026-06-10T18:00:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/php-router.git/commit/?id=7978144408e0a8d2ec5375831fb2111ef08e4b27'/>
<id>7978144408e0a8d2ec5375831fb2111ef08e4b27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shared code in traits for common features for groups</title>
<updated>2026-06-10T18:00:32+00:00</updated>
<author>
<name>Sam Light</name>
<email>sam@lightscale.co.uk</email>
</author>
<published>2026-06-10T18:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/php-router.git/commit/?id=6ad39e3ba64e518bcdba1fc32b6247375be39a8a'/>
<id>6ad39e3ba64e518bcdba1fc32b6247375be39a8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>code formatting</title>
<updated>2026-06-10T18:00:32+00:00</updated>
<author>
<name>Sam Light</name>
<email>sam@lightscale.co.uk</email>
</author>
<published>2026-06-10T18:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/php-router.git/commit/?id=11beca762b31722e0e6690446f6dabf83bf9dafa'/>
<id>11beca762b31722e0e6690446f6dabf83bf9dafa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>generating routes with parameters and tests</title>
<updated>2026-06-10T18:00:32+00:00</updated>
<author>
<name>Sam Light</name>
<email>sam@lightscale.co.uk</email>
</author>
<published>2026-06-10T18:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/php-router.git/commit/?id=ac836311005458a10dded324420be92f44976332'/>
<id>ac836311005458a10dded324420be92f44976332</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>generate named route</title>
<updated>2026-06-10T18:00:32+00:00</updated>
<author>
<name>Sam Light</name>
<email>sam@lightscale.co.uk</email>
</author>
<published>2026-06-10T18:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/php-router.git/commit/?id=18669556d3f5e20bd92fd7731c774038d8b50e7e'/>
<id>18669556d3f5e20bd92fd7731c774038d8b50e7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed router route method to make</title>
<updated>2026-06-10T18:00:32+00:00</updated>
<author>
<name>Sam Light</name>
<email>sam@lightscale.co.uk</email>
</author>
<published>2026-06-10T18:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/php-router.git/commit/?id=37a0c044617de4f847acadcb52ac7574927085a8'/>
<id>37a0c044617de4f847acadcb52ac7574927085a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
