Ecosyste.ms: OpenCollective

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

github.com/yiisoft/router

Router is a request matcher and URL generator
https://github.com/yiisoft/router

Fix badges in README.md

vjik opened this pull request 3 months ago
[WIP] Alias route

xepozz opened this pull request 5 months ago
Mark cors preflight requests

olegbaturin opened this issue 5 months ago
Fix docs

luizcmarin opened this pull request 5 months ago
Fix docs

luizcmarin opened this pull request 6 months ago
Update phpunit/phpunit requirement from ^9.5 to ^10.5

dependabot[bot] opened this pull request 7 months ago
updare irc link

Arhell opened this pull request 7 months ago
updare irc link

Arhell opened this issue 7 months ago
Merge changes from `3.x` to `master`

vjik opened this pull request 8 months ago
Remove scrutinizer

vjik opened this pull request 8 months ago
Add `RouteArgument` attribute for Yii Hydrator

vjik opened this pull request 8 months ago
Update rector + Improve CI

vjik opened this pull request 8 months ago
PoC array like routes

xepozz opened this pull request 8 months ago
Add php `8.2`, `8.3` to build workflow.

terabytesoftw opened this pull request 8 months ago
Test on PHP 8.2 and PHP 8.3

samdark opened this issue 8 months ago
Update rector/rector requirement from ^0.19.0 to ^1.0.0

dependabot[bot] opened this pull request 9 months ago
Update `yiisoft/hydrator` version to `^1.0`

vjik opened this issue 9 months ago
Increase test coverage to 100%

vjik opened this issue 9 months ago
Add URL arguments' psalm type in `UrlGeneratorInterface`

vjik opened this pull request 9 months ago
Fix psalm

vjik opened this pull request 9 months ago
New route group always return 404

kmergen opened this issue 9 months ago
Update rector/rector requirement from ^0.18.3 to ^0.19.0

dependabot[bot] opened this pull request 9 months ago
New syntax

rustamwin opened this pull request 11 months ago
Fix debug classes and add more tests

vjik opened this pull request 12 months ago
Fix and improve phpdoc for `Route::prependMiddleware`

vjik opened this issue 12 months ago
Make `Route`, `Group` and `MatchingResult` dispatcher independent

vjik opened this pull request 12 months ago
Add `RouteAttributeInterface`

vjik opened this pull request about 1 year ago
Add routes resource & attributes

rustamwin opened this pull request about 1 year ago
Increase MSI to 100%

vjik opened this issue about 1 year ago
Update rector/rector requirement from ^0.17.0 to ^0.18.3

dependabot[bot] opened this pull request about 1 year ago
Update rector/rector requirement from ^0.17.0 to ^0.18.2

dependabot[bot] opened this pull request about 1 year ago
Update rector/rector requirement from ^0.17.0 to ^0.18.1

dependabot[bot] opened this pull request about 1 year ago
Update rector/rector requirement from ^0.17.0 to ^0.18.0

dependabot[bot] opened this pull request about 1 year ago
Add debug commands

vjik opened this issue about 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.3

dependabot[bot] opened this pull request about 1 year ago
Fix changelog

vjik opened this pull request about 1 year ago
Support short action syntax

xepozz opened this issue over 1 year ago
More test, MSI 100%

vjik opened this pull request over 1 year ago
Improve composer require checker

vjik opened this pull request over 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.2

dependabot[bot] opened this pull request over 1 year ago
Update rector/rector requirement from ^0.16.0 to ^0.17.0

dependabot[bot] opened this pull request over 1 year ago
Remove duplicates of GitHub actions

vjik opened this issue over 1 year ago
Add `RouteArgument` attribute for Yii Hydrator

vjik opened this pull request over 1 year ago
Update psr/http-message requirement from ^1.0 to ^2.0

dependabot[bot] opened this pull request over 1 year ago
Make it easier to use router as a standalone library

samdark opened this issue over 1 year ago
Update rector/rector requirement from ^0.15.2 to ^0.16.0

dependabot[bot] opened this pull request over 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.1

dependabot[bot] opened this pull request over 1 year ago
Update StyleCI config

vjik opened this pull request over 1 year ago
Add route middleware tests + Fix StyleCI config

vjik opened this pull request over 1 year ago
Add attributes support & improve `MatchingResult`

rustamwin opened this pull request over 1 year ago
Split debug

xepozz opened this pull request over 1 year ago
Support Attributes

xepozz opened this pull request over 1 year ago
Named arguments vs immutable methods

xepozz opened this issue over 1 year ago
Fix #183: Move URI prefix to `RouteCollection`

rustamwin opened this pull request over 1 year ago
Update code of conduct

vjik opened this pull request over 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.0

dependabot[bot] opened this pull request over 1 year ago
Update dev dependencies

vjik opened this pull request over 1 year ago
Inconsistent \Yiisoft\Router\CurrentRoute

xepozz opened this issue over 1 year ago
Adapt configuration group names to Yii conventions

vjik opened this pull request over 1 year ago
Improve psalm + Fix BC checker

vjik opened this pull request over 1 year ago
Update `yiisoft/middleware-dispatcher` version to 5.0

rustamwin opened this pull request almost 2 years ago
Update rector/rector requirement from ^0.14.3 to ^0.15.2

dependabot[bot] opened this pull request almost 2 years ago
Support base prefix for url generator

xepozz opened this issue almost 2 years ago
Update rector/rector requirement from ^0.14.3 to ^0.15.1

dependabot[bot] opened this pull request almost 2 years ago
Add CurrentRoute to request

rustamwin opened this pull request almost 2 years ago
Update rector/rector requirement from ^0.14.3 to ^0.15.0

dependabot[bot] opened this pull request almost 2 years ago
Add attributes support

rustamwin opened this issue almost 2 years ago
Move type hints from annotations to methods signature + Cleanup + MSI 100%

vjik opened this pull request almost 2 years ago
Fix #175: Add `$queryParameters` to `generateFromCurrent` method

rustamwin opened this pull request almost 2 years ago
Update yiisoft/middleware-dispatcher requirement from ^3.0 to ^4.0

dependabot[bot] opened this pull request almost 2 years ago
[Batch] Add composer-require-checker CI

xepozz opened this pull request about 2 years ago
Add rector [batch]

xepozz opened this pull request about 2 years ago
Adapt to `yiisoft/middleware-dispatcher` changes

rustamwin opened this pull request about 2 years ago
Update yiisoft/test-support requirement from ^1.4 to ^3.0

dependabot[bot] opened this pull request over 2 years ago
Enable BC workflow

rustamwin opened this pull request over 2 years ago
Add multi-host support for Group

rustamwin opened this pull request over 2 years ago
Remove `psr/container` and add `psr/event-dispatcher` dependency

vjik opened this pull request over 2 years ago
Add multi hosts support to Group

rustamwin opened this issue over 2 years ago
Add support `psr/container` version `^2.0`

vjik opened this issue over 2 years ago
Update yiisoft/test-support requirement from ^1.3 to ^2.0

dependabot[bot] opened this pull request over 2 years ago
Add multi hosts

Gerych1984 opened this pull request over 2 years ago
Separate chain calls

sankaest opened this pull request over 2 years ago
Separate chain calls

sankaest opened this pull request over 2 years ago
Use reusables actions.

terabytesoftw opened this pull request over 2 years ago
Add multi-host support

rustamwin opened this issue over 2 years ago
Add query parameters to `UrlGeneratorInterface`

vjik opened this issue almost 3 years ago
Fix #142: Consider ignored middlewares in hasMiddlewares

dehbka opened this pull request almost 3 years ago
New locales based on pattern

yiiliveext opened this pull request almost 3 years ago
Cast defaults to string + improve psalm annotations

vjik opened this pull request almost 3 years ago
Cast parameters to string when building URL / defining defaults

samdark opened this issue almost 3 years ago
Create new middleware dispatcher in `Router` instead of dependency

vjik opened this pull request almost 3 years ago
Add setLocale method

rustamwin opened this pull request almost 3 years ago
yiisoft/router-implementation not found

lnghost opened this issue almost 3 years ago
Fix middlewares order in group

vjik opened this pull request almost 3 years ago
Remove variadics

samdark opened this issue almost 3 years ago