pipe / router
Blazingly fast php router, route parser
v0.1.2
2022-10-19 20:47 UTC
Requires (Dev)
- pestphp/pest: ^1.22
README
Simple, purephp blazinglyfast Route parser(?)
Installation
composer require pipe/router
Philosophy
- Small is Beautiful.
- Do one thing,
- Do one thing well.
- Get the PoC out ASAP.
- Consider your code dead two weeks after inception.
- n'joy!
sounds familiar? It should!