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

Add middlware short closure wrapper (#47)

b2bcac2e508656f1750f2aff18f218da13712aab authored over 4 years ago by yiiliveext <[email protected]>
Remove RouterInterface, disallow object in callable array (#45)

3a17540f37b375e88d28b93524a358787e3f5d7e authored over 4 years ago by yiiliveext <[email protected]>
Remove late binding (#44)

29c50b2c91046ba3e701a34be29a8de65fe1ff76 authored over 4 years ago by yiiliveext <[email protected]>
Update phpdoc

b85d3d32742e23407438a84d211637f751f3feb2 authored over 4 years ago by Alexander Makarov <[email protected]>
Remove ActionCaller and Callable, Remove MiddlewareInterface form addMiddlaware() (#41)

77a2177272887c093828c747c306a5980927f69e authored over 4 years ago by yiiliveext <[email protected]>
Add lazy items injecting (#42)

a586e87793c695468efb986d5c87a0431513afbe authored over 4 years ago by yiiliveext <[email protected]>
Remove unused import

f6dfb3ef7d87edde4ed0f7cb6169f340c2bd44b3 authored over 4 years ago by Alexander Makarov <[email protected]>
Add lazy group middlewares, change middleware array order (#40)

ecfde0fddebdec0dbe51084ab31d139188bb95fe authored over 4 years ago by yiiliveext <[email protected]>
Fix nested group middlewares injection (#39)

9328afa32de80dbf12d2ca756d57ff54c908721e authored over 4 years ago by Alexander Makarov <[email protected]>
Use static functions

65595d9744edcbb5998221c7baef08b63305b759 authored over 4 years ago by Alexander Makarov <[email protected]>
Add nested group middlware test

6f8d7537d42798800e928a669ba41528de0422b9 authored over 4 years ago by yiiliveext <[email protected]>
Fix nested group middlewares injecting

e0deeeb79fc328052216c96f912fe7dae53c3868 authored over 4 years ago by yiiliveext <[email protected]>
hotfix: the $routes attribute in the Group::create() may be null

8844b9fce6ee8bc7b7a11b77379a7f9a79d39b9f authored over 4 years ago by roxblnfk <[email protected]>
Additional adjustments for #30, readme update

2ec48f05126141136ff7eae2003a9317d3ccb0f1 authored over 4 years ago by Alexander Makarov <[email protected]>
Apply fixes from StyleCI

8d1eedd9036f9d954479acfc0d7939493bd5e7f6 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #30: Improve Group

1ab5e144a5b2935d7093c04e17ab6795a87a6653 authored over 4 years ago by Martín Peveri <[email protected]>
Add container late binding (#35)

4eef17d48775ac089a38dcbc1dee0f0c3200da71 authored over 4 years ago by yiiliveext <[email protected]>
Update phpunit/phpunit requirement from ^8.4 to ^9.0 (#34)

4c90005da18bf4413572ecfa13d90a7f59da6f3b authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Add interfaces methods, remove RouterFactory (#33)

4a8966569805558d58e3a8758a77258237b44fe0 authored over 4 years ago by yiiliveext <[email protected]>
Disallow collector middlewares (#32)

5e617aa1741edf1cce558efdd743bbff2d897ef5 authored over 4 years ago by yiiliveext <[email protected]>
Prepare to merge fastroute PR (#31)

c7607855943ea6078625f7f573aa3dd4d5c86aee authored over 4 years ago by yiiliveext <[email protected]>
Remove unnecessary condition (#28)

70c68f0fa05b04614da99cda07209a40f07120bc authored over 4 years ago by yiiliveext <[email protected]>
Extend UriGeneratorInterface (#27)

3a0a13dc91ce4b49134af61564e9a9ec01561e24 authored over 4 years ago by yiiliveext <[email protected]>
Add coverage badge

efc47e7d4d362fdb454263f11147cffa55f6a7f4 authored over 4 years ago by Alexander Makarov <[email protected]>
Apply fixes from StyleCI

3afa8b43eba84bafa4b5cac1cf62ea5e9a7d0255 authored over 4 years ago by Alexander Makarov <[email protected]>
Add container auto injection (#26)

Co-authored-by: Alexander Makarov <[email protected]>

30d58c692c6647a31dc862aba7560adc01c10f30 authored over 4 years ago by yiiliveext <[email protected]>
Fix Typed property Yiisoft\Router\Group::$container must not be accessed before initialization (#25)

2d6aebf05a2b361211aa6f918a97ebd2380c0167 authored over 4 years ago by thenotsoft <[email protected]>
Apply fixes from StyleCI

22a450638bcb69085f8c4d43a994dd8b793ab013 authored over 4 years ago by Alexander Makarov <[email protected]>
Add middleware lazy loading (#24)

Co-Authored-By: Dmitriy Derepko <[email protected]>
Co-Authored-By: Alexander Makarov <sam@rmcreat...

a28cbdf6dd381bc9c90a4445263dd61ea827cdb9 authored over 4 years ago by yiiliveext <[email protected]>
Adjust group implementation (#21)

fe5e991647ee8f060bd5dd83a669a09918fcdd2b authored over 4 years ago by yiiliveext <[email protected]>
Adjust readme router syntax

See https://github.com/yiisoft/router/pull/20

99130fbfcc11d5c97ced3d6cdb2a5d5edee6bf69 authored over 4 years ago by Alexander Makarov <[email protected]>
Adjust Router implementation (#20)

b1668985c5b74f7f569074fb003bcc2d20970d06 authored over 4 years ago by yiiliveext <[email protected]>
Apply fixes from StyleCI

138cacb198fe88f619dd5bef8e7fac80f03fb229 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix logical error (#19)

45d16a4139a1b2d93e075d0ddca37e6fa010cc0c authored over 4 years ago by yiiliveext <[email protected]>
Apply fixes from StyleCI

228e994fe9efc361c61ed6d637d180bb450aac16 authored over 4 years ago by Alexander Makarov <[email protected]>
Switch StyleCI to PSR-12

1cde3818d2a12bb0bf47ab675d898c89e4e87ef8 authored over 4 years ago by Alexander Makarov <[email protected]>
Add missing imports

92fe06ad93b0e8e07723a1000c8c378cbc5d5dc2 authored almost 5 years ago by Alexander Makarov <[email protected]>
Move Method to yiisoft/http

b512156276832e6f4d5732746ca914163b075c22 authored almost 5 years ago by Alexander Makarov <[email protected]>
Removed unused Route::$parameters

f908b96317164c18a27671ee5b4ae817bd1eeb26 authored almost 5 years ago by Alexander Makarov <[email protected]>
Add property types and make minor fixes (#17)

f1358e5da67ece5f47ce8a796442bcd7e2eed6dc authored almost 5 years ago by Viktor <[email protected]>
Add getUriPrefix() and setUriPrefix(string $name) to UrlGeneratorInterface

That is done in order to support global path prefixing

0542bfe2714089dc154ca6b1bed774c0155c2e85 authored almost 5 years ago by roxblnfk <[email protected]>
Alternative groups implementation (#14)

383a4e49c3f5235f61aaf1f91cb8e031718e9eb7 authored almost 5 years ago by Alexander Makarov <[email protected]>
Migrate Travis from .org to .com

21057b9c94b319444ce72ea1ef70db39d34de291 authored almost 5 years ago by Alexander Makarov <[email protected]>
Update PHP, PHPUnit and Travis config

87fe81b3cb134dbe48b8b5dbe285ba040eca3790 authored almost 5 years ago by Alexander Makarov <[email protected]>
Add editorconfig, add github as a way to contribute financially

c1b920d5f81abdaed07248bb8700e37a12d1ad53 authored almost 5 years ago by Alexander Makarov <[email protected]>
Add Slack notifications config

3af765ce4cab05abd5a98c267f99ef32ba191b34 authored almost 5 years ago by Alexander Makarov <[email protected]>
Fix #1: Add groups support

00f66f08fa6ee0cae9c2c952350258e3c931798f authored almost 5 years ago by Alexander Makarov <[email protected]>
Apply fixes from StyleCI

69906d1217f5f6b7a3423157e0bac9d4952b742e authored almost 5 years ago by Alexander Makarov <[email protected]>
Add sort-packages to composer.json

8014986495a0af5ca81d34a844881c098acd4f60 authored almost 5 years ago by Alexander Makarov <[email protected]>
Created RouteNotFoundException (#12)

7e1b76b2fd4f680e3ab3df665ac443b1d053f868 authored almost 5 years ago by Dmitriy Derepko <[email protected]>
Update meta files

72a17ca8ba6e8e147973681a32dfbc9a863783ea authored almost 5 years ago by Alexander Makarov <[email protected]>
Merge pull request #8 from KartaviK/patch-1

Fix variables names with naming conventions

160c2d525d637d764177eee8888580845010b909 authored about 5 years ago by Dmytro Naumenko <[email protected]>
Fix variables names with naming conventions

4fb982ea3ccd02d781ec733edcb9f3ebd456be78 authored about 5 years ago by Roman Varkuta <[email protected]>
Improve travis config (#7)

ace553f6ca3533e0f50e057b70728999699224c2 authored over 5 years ago by Alexander Makarov <[email protected]>
Fix tests, refactoring

b2c04e191292e24f14240e20712ee5007d56bef2 authored over 5 years ago by Alexander Makarov <[email protected]>
Add missing dependencies

90db394aa0609d1b76e431c752bde64df392ca6b authored over 5 years ago by Alexander Makarov <[email protected]>
Add handling of "405 method not allowed"

b758183a1f031a8cfd7e79439774d2fe45630127 authored over 5 years ago by Alexander Makarov <[email protected]>
Cleanup

68c311b88bf62765dd4a3eb13a390c1cfccea5f3 authored over 5 years ago by Alexander Makarov <[email protected]>
Remove __set_state()

4b10cf7c90748433d03e2e78e43d61789dff2367 authored over 5 years ago by Alexander Makarov <[email protected]>
Update meta-confgs from template

ebf18b7cfa7141cc1c1cb8ad933e48245abbe981 authored over 5 years ago by Alexander Makarov <[email protected]>
Update templates and configs from template

e760f782d6e847968c7fcdb7eaba10946f107051 authored over 5 years ago by Alexander Makarov <[email protected]>
Fix passing container to FastRouteFactory

dbfb5eaec2889c661c416a7ccbc72a3971e0a470 authored over 5 years ago by Alexander Makarov <[email protected]>
Add __set_state() to Route

4e267c749df0b6f9a7d62d1ed9df90a20212c1c3 authored over 5 years ago by Alexander Makarov <[email protected]>
Add __set_state() to RouterFactory

fc0f8c9aaab222669baeffc34ed0eb393a462e1d authored over 5 years ago by Alexander Makarov <[email protected]>
Added RouterFactory

0daa1856ae86a0cf68c27a53699032fdb0e7bf93 authored over 5 years ago by Alexander Makarov <[email protected]>
Add readme section about creating URLs

47edec7b15e35bde944b79f8bf08f9eaa4615b85 authored over 5 years ago by Alexander Makarov <[email protected]>
Removed unused parameters

720f3bce741413c94546cc52fdeefecdeaf06fad authored over 5 years ago by Alexander Makarov <[email protected]>
Added tests for Router middleware

a2f23163f10ece1f1ec7302caa7149ba1609f40a authored over 5 years ago by Alexander Makarov <[email protected]>
Added testst for MatchingResult

99b341d8156ceb41dcebb8adc39b8741e4ec6d4d authored over 5 years ago by Alexander Makarov <[email protected]>
Cover Route with tests

7d117b8817c4cac5da94bba6955cf850d15006ab authored over 5 years ago by Alexander Makarov <[email protected]>
Explicitly added PSR interfaces

6128a833e834c8bc0f356af7a18513d71111f533 authored over 5 years ago by Alexander Makarov <[email protected]>
Fix badges [ci skip]

496214420b42c9c91943aab467c6f7483c1e0f55 authored over 5 years ago by Mehdi Achour <[email protected]>
Create FUNDING.yml

4085194b4214c28e31316530c1f857054b526f26 authored over 5 years ago by Alexander Makarov <[email protected]>
updated readme

8d8152d997660606c530d2e48805005720372805 authored over 5 years ago by Alexander Makarov <[email protected]>
Added some explanation to readme

bd4c852631cd36ec589c64efa49c95c99a078e9f authored over 5 years ago by Alexander Makarov <[email protected]>
Removed unused method

575da8272f40022a0d0f07ee8418151792fc08fa authored over 5 years ago by Alexander Makarov <[email protected]>
Fix composer.json

1e790d1bf16b5a4ce58d4b8c85149f7caaf75beb authored over 5 years ago by Alexander Makarov <[email protected]>
dependencies

7e1fa9f9ac6ad90c79b4178da1c74a761b4c31c5 authored over 5 years ago by Alexander Makarov <[email protected]>
init

db1b52063e32951160822577bbb2da7c0e58b2b5 authored over 5 years ago by Alexander Makarov <[email protected]>