Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hoaproject/Router

The Hoa\Router library.
https://github.com/hoaproject/Router

Prepare 3.17.01.14.

8f09a2ed672f8cbf33d2e7e2e9db9181f1925b91 authored about 8 years ago
Quality: Happy new year!

40d7a10b70d6537b1e8201118d54f87289ba9d18 authored about 8 years ago
Documentation: Use TLS if possible.

210210198443e68ffe6584f120fb71f2cc99b5cb authored over 8 years ago
Documentation: New `README.md` file.

72f8c6d13f882bd1fe4971160d4b20128e42eb41 authored over 8 years ago
Documentation: Update `support` properties.

a6835a5af6728db52d0b92213fc67cf0be7addaa authored over 8 years ago
Prepare 3.16.01.14.

ecbd82ce37882701c36f85712b8e6129cea1a6ef authored about 9 years ago
Composer: New stable library.

893924c9a84f29b654611b4815cf45e826514ca5 authored about 9 years ago
Prepare 3.16.01.11.

fbe839475ff9cff1caa86d7ab02ad2d1476b4ae1 authored about 9 years ago
Quality: Drop PHP5.4.

a4c74c1a670ca7c9586abd05e5ecc2a9579c1af3 authored about 9 years ago
Quality: Run devtools:cs.

d63357e98af63e080e3870f64de22af81b2bb260 authored about 9 years ago
Core: Remove `Hoa\Core`.

daa1c30fbdb5e74018e9caba2bc1e188f7920c82 authored about 9 years ago
Parameters: Use `Hoa\Zformat`.

c97238a072e7e4d01d14c6303b7abbf38c198c17 authored about 9 years ago
Consistency: Use `Hoa\Consistency`.

68d2fdf976b5bac88be268954b6f7a2aad58526d authored about 9 years ago
Exception: Use `Hoa\Exception`.

The core is being splitted into several libraries. `Hoa\Exception` is
one of them.

8ed6fbb5ef5d962e72f0c9613a742237460b2505 authored about 9 years ago
Prepare 2.15.10.21.

6d9a39c5655660ea80d8196fddccdc02054ea3bd authored over 9 years ago
Fix typographical error(s)

Changed confortable to comfortable in README.

9bdc96f42c89bd285976c011b86c758e22089b58 authored over 9 years ago
Add a `.gitignore` file.

a1753abf5226c2be841b418f03a8bf21a51354cc authored over 9 years ago
Prepare 2.15.08.03.

01f5a84c69cb70626ce0d8731cf0ae27f57268c9 authored over 9 years ago
`getDomain` uses HTTP_HOST instead of SERVER_NAME.

The `SERVER_NAME` variable does not contain the subdomain all the time,
and more importantly, it...

9f4fb3669a3802f0993b8a2fe9943de842a62fe0 authored over 9 years ago
Filter protected variables when unrouting.

Previous commit transformed unused variables as query strings when
unrouting. However, the `unro...

01c337932120f75877696246d18c24527f197ad2 authored over 9 years ago
Fix CS.

be0736b5f2e198e7dce32e60eb0e1dee2de180d5 authored over 9 years ago
Append unused variables to the querystring when unrouting rules

9a9e938c78cc603e24a6ae907592a34555fabaf1 authored over 9 years ago
Prepare 2.15.05.29.

f56bee7c912344650fce56995b4bdee3ffd7e621 authored over 9 years ago
Move to PSR-1 and PSR-2.

0a0ca46899138ce3d79bfd9976801bbd5066108a authored over 9 years ago
Prepare 2.15.02.26.

a2fba5e02f3f41364c4cd8ae2eb5fadd70d0c482 authored almost 10 years ago
Decode URI after having splitted subdomain & URI.

We can use `@` to specify a subdomain and a URI (for instance
`sub@/uri/`) in the same `$uri`.

...

9eaf82dfa1e320a344944f2789662dc0965c4e6f authored almost 10 years ago
Add the `CHANGELOG.md` file.

67544b4ba2366125955f3d8727a774f4f26d7746 authored almost 10 years ago
Complete HTTP methods (match IANA list).

See the following list:
http://www.iana.org/assignments/http-methods/http-methods.xhtml.

b7be814305adfe4636493294e655aadcb2ab9d48 authored almost 10 years ago
Sort HTTP methods to ease the reading.

9b24edd1ff617040f0903a56690e3f3c053fc3da authored almost 10 years ago
Add the Hoa\Router\Http\Dav router!

Since the DAV family (WebDAV, CalDAV and CardDAV) is an extension to
HTTP, the `Hoa\Router\Http\...

4494aba5cb79f15c9896e5ccbc306838967544f8 authored almost 10 years ago
Allow to define new HTTP methods in sub-classes.

3862fc78284fd20a1f4af2a71c6782a902a5459e authored almost 10 years ago
Move Hoa\Router\Http to Hoa\Router\Http\Http.

3af6e244bf48016420d0496a681e767584d7b1f3 authored almost 10 years ago
Remove a useless line.

1048433fd45ce9ded4ce0efd27ee7e6a25e28ed9 authored about 10 years ago
Remove from/import and update to PHP5.4.

6c85ec68199a4ff3bdd888cba056159c5c1f8435 authored about 10 years ago
Merge branch 'doc' into incoming

daa05007de3eb0661711024cddaeb432115a1f94 authored about 10 years ago
Fix when the `_method` router variable is missing.

1bce86237c4a87a845087614e5b14dc996885dee authored about 10 years ago
Merge branch '_method' into incoming

a7d1bb64f786915c9843cea8115f340ee4161115 authored about 10 years ago
Update documentation.

aee139e28a1766a08dd4e41ae3d8ca1b710d6e13 authored about 10 years ago
Happy new year!

126b3dd522a1e9e7e63fed11acaf2ea678935b4e authored about 10 years ago
Update schemas.

a45ae57fdf576711d2a7f266d80b6476d0596e55 authored about 10 years ago
s/@lh/@hack

f1ade22ca0af0c6cbf5325bbac4d65a6eb752a5d authored about 10 years ago
Add the routed URI as a special variable.

3170b668e81f5f6b17f419d3c2cc8475b0118830 authored about 10 years ago
Add the request method as a special variable.

92cc1236126f03db44d3b9e1e5fa1cc08f4bdf49 authored about 10 years ago
Move to PSR-4.

2a2ae68a3332cb0b3b5a53fa250eeea79553ad1b authored about 10 years ago
Format.

31498277e4bf7432979c41dfc1d682985c5b9c0c authored about 10 years ago
Je pense que le message se veut plutôt positif

cdd33b89b4ad09534cb91017733c685bfc1c2a95 authored about 10 years ago
Add links around hoa://.

619be64ee270b96acd790d81ef09d33eb8599874 authored over 10 years ago
Add branch-alias.

8937785aecf7ca3b6dbd5f668eb97e15c672758d authored over 10 years ago
Drop PHP5.3.

0848aabf68af296cd92966940f96efc7f5bdf1a5 authored over 10 years ago
Add the installation section.

11ef804fa385d2181c39b7ab899beda0831bd0f9 authored over 10 years ago
Start Rüsh Release.

3627207316e59e2d1712443cf65db036941ec288 authored over 10 years ago
Fix getDomain().

1c626f079689ad80eaad885e7142f499a2b772e2 authored over 10 years ago
Add a link.

c4219fe225f01e0b0e5ad3dbf81ec91ac8a0ee3b authored almost 11 years ago
Add syntax highlighting.

e81b020f3ba334ed863d562750d6719efbae0b4d authored almost 11 years ago
Add the state of the library.

66ec5bc0c06196fe55459c2ae9622cfd652fd645 authored almost 11 years ago
Allow a null subdomain when unrouting.

But we still throw an exception for an empty subdomain.

3a4c08f2f694be4d4e62eec667cff9996082dd6b authored about 11 years ago
Happy new year \o/.

af9b54379fd67c00bb419018e7eeb1482dba008e authored about 11 years ago
Format `composer.json`.

56434c5fbeb4ca9d5cccdd87df65cf59bb769080 authored about 11 years ago
Add empty english documentation.

9e6e7cda80ecdb8ea62bbb7e1f215c0766dbb1f8 authored about 11 years ago
unroute() supports more complex patterns.

de7732ff5f2ed4bd65eb935688ed370abfff1735 authored about 11 years ago
Use constants everywhere as much as possible.

9496f4ad92fa0741caf707c70168ec1af44ffe94 authored about 11 years ago
Remove mentions to from/import in documentations.

8361eeda7c2075f106c5b36bcf2de66c9130cc6e authored over 11 years ago
Decode URI for “complex” ones.

b04675912eef9254ee4f4f0b48d197b335e59d5c authored over 11 years ago
Update PR.

a7833b48a3ed179b12bfab4e25a0ed36d9d6735b authored over 11 years ago
Update french documentation.

af5bf75de2ff0a26d97e10a22b31684fe84c59d0 authored over 11 years ago
Adding documentation for (get|set)DefaultPort using explicit argument

4a7c223aad0b2821eeb7e36868f2d09d40aa6420 authored over 11 years ago
Add constant to have explicit option for (set|get)DefaultPort

c87db2aeaf2f2478f4009785668f7cfb2954095c authored over 11 years ago
Better composer compatibility

01bb48ff8e7dd77fe851f3d82304eb03f8bb72b7 authored over 11 years ago
Define flex entities.

ef19cfd196157d5e0052d6b2fbf4e50ac8692f99 authored over 11 years ago
Update french documentation. Thanks @vonglasow!

c67e0214703a974684014b8c8da94308a9bc79ee authored over 11 years ago
Update french documentation.

b6ea8aef3dd6777a5b608471fa91860bfe6f0e14 authored over 11 years ago
Fix a link.

e19b033ed11dd00f038c4cce4a8c94cce2e15b2d authored over 11 years ago
Update composer.json.

2ab52432988c4418b1f6a878a74aea01c2fdc931 authored over 11 years ago
Add a constraint when interpreting $argv.

Before, if an entry in $argv contains a “=”, it was considered as an
option/switch. It could lea...

8606e66ca51e1a61b042b39ed5166e85a3582079 authored over 11 years ago
Support internal options in rules.

602656024a91e5092ebcaba7657e0ea66300a4e6 authored over 11 years ago
Review.

0f078509eebc421b655abf1ad2a255df30765650 authored over 11 years ago
Fix a typo in an example.

5d0da66260bb4f3dca71fee8ba715942e6be6239 authored over 11 years ago
Review.

df58ce67c5b29ead098a43573948c4d4d0a07a7e authored over 11 years ago
Review.

65f0f203e7d2f87e513706ff5545cb374c31f30e authored over 11 years ago
Add explanation about the NotFound exception.

5c1e155c81f72da5288f2da2ac5343c934bad9db authored over 11 years ago
Fix typos.

5544135bbeec6831c7b039dcbabfac82d5c8cc26 authored over 11 years ago
Some tiny typos

42609fc60d03dc471ba8151aca7977454f4def05 authored over 11 years ago
Fix a typo.

a677ffe57b5336534eaf0addb0b5969eeea9f90e authored over 11 years ago
Update the README.

506eace7aaf6e4d031b3abe72d263d00e5b677de authored over 11 years ago
Subdomain suffix is no longer considered as regex.

d9ae2e1a337ede0ae4b09fb737b40393e66b5be1 authored over 11 years ago
s/all/any for methods shortcut.

22c6c54e46070364ad5553d0ca84b500483e7ebe authored over 11 years ago
Add the documentation.

b03dc344139d2a5ad069829b2f4f9c920c265740 authored over 11 years ago
_tail is now a reserved variable.

36ad347274743e1b406de0c22c40981cdbd657e1 authored over 11 years ago
Fix a bug with auto-prefix on Windows.

On Unix, dirname('/x') returns /. But on Windows, it returns \. This
causes a very stupid bug wh...

45df26536d6d3fe67d31199b924f185ee4aa47fb authored over 11 years ago
Update API documentation.

00186b0d0963b490d35c5458456a4ab7b34e1b29 authored over 11 years ago
Hoa\Router\Cli method is only GET.

f4780c129ee93383c7ff3691c361e62dad508c51 authored over 11 years ago
Prefix is no longer considered as a regex.

2897e77fadcf40567acf07f869d634b65091c67b authored over 11 years ago
getBootstrap on cli-server returns empty string.

53a59cffd5c77999c235739714d7f7747a663024 authored over 11 years ago
Automatically set the URI prefix.

bab54bea9188ae37e63e821d23046db68c956c83 authored over 11 years ago
Be compatible with PHP5.3.

45a4507c2dc2d4ff536f0c1129ea665b759a41a0 authored over 11 years ago
Remove an old code. #mania

6bf93b53705ff44b7d2b3cd604db74e463b4cc49 authored over 11 years ago
getURI() is now static.

c42b6a5a2d53dbac7a7a1411808958f5e6ee9702 authored over 11 years ago
getDomain() support IPv6 and performances updated.

f4f28b4d671ab0f2557dd12201e09fe19a27ba8d authored over 11 years ago
Update performances of the getSubdomain() method.

59c05b09236b3f4244b5d01897d923e0998a4b9d authored over 11 years ago
Use static:: instead of $this->.

9bbe0e8e2ae552cde3b52f13429b2064384199ef authored over 11 years ago