aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Advertise Packagist as the install routeHEADmainBrett Parson2026-08-301-2/+5
| | | | | | Update the README to composer require brettparson/miniroute, note the Packagist publication in the changelog and roadmap, and record the Packagist update step in the release flow.
* Add regression and integration test suiteBrett Parson2026-08-291-1/+2
| | | | | | Port the stress-test findings into PHPUnit: realistic brett-parson.com route model, known-issue baselines, router boundary cases, and a standalone scaling benchmark (composer bench).
* Scaffold miniroute routing/middleware kernelBrett Parson2026-08-211-0/+106