Router icon indicating copy to clipboard operation
Router copied to clipboard

The Hoa\Router library.

Results 6 Router issues
Sort by recently updated
recently updated
newest added

- [ ] Introduction - [ ] Écrire des règles - [ ] Router - [ ] Motifs et variables - [ ] Dérouter - [ ] Informations sur les...

enhancement
in progress
difficulty: medium

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/10553288-mention-hoa-router-dav-in-the-documentation?utm_campaign=plugin&utm_content=tracker%2F459946&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F459946&utm_medium=issues&utm_source=github).

enhancement
difficulty: casual
ready
hacktoberfest

Hello ! I want to write tests for Hoa\Router but I don't know how to start :) Can you help me ? /ping @Hywan Thx ! --- Want to back...

question
difficulty: medium
ready

It could be cool to be able to use `Hoa\router` in a WebSocket context like in Http context. Some behaviour differ like `Router::getURI()` and the way to return data, so...

enhancement

http://datatracker.ietf.org/doc/rfc6570/?include_text=1 https://github.com/ioseb/uri-template --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/3983270-rfc-6570-to-regexes?utm_campaign=plugin&utm_content=tracker%2F459946&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F459946&utm_medium=issues&utm_source=github).

enhancement

Is it possible to have a value control in Router\Http in the unroute ? In this lines https://github.com/hoaproject/Router/blob/af9b54379fd67c00bb419018e7eeb1482dba008e/Http.php#L596-L610 I think it could be possible to extract the regexp defining the...

enhancement
difficulty: casual
ready
hacktoberfest