Ecosyste.ms: OpenCollective

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

github.com/yiisoft/middleware-dispatcher

PSR-15 middleware dispatcher
https://github.com/yiisoft/middleware-dispatcher

Merge pull request #95 from yiisoft/remove-php80

Raise minimum PHP version to `^8.1`

a80e629d34b1b5d492e75d29ebdba5f325e73264 authored 11 months ago
Update CHANGELOG.md

bda7e86a41a988750d11fc50381bfb9ee77791cc authored 11 months ago
Merge remote-tracking branch 'origin/remove-php80' into remove-php80

2d7b608a20c32110a6df57e229254e90d9e46704 authored 11 months ago
Mention rector changes in CHANGELOG.md

db653f089ce4b3b5eec167e4324e6791fda4f68a authored 11 months ago
Apply fixes from StyleCI

6a6f85d5d175785b54b065e00477507d249ddcc0 authored 11 months ago
Revert some rector refactoring

626405ddbf3110be81b38721f96e9979e6e6f296 authored 11 months ago
Apply Rector changes (CI)

a7f4ed904ce981650abb6a574a38d228a6ec5b57 authored 11 months ago
Code review fixes

c5c3ad46b82180a407759bf263c19848f24ce2a3 authored 11 months ago
Fix docs (#96)

a3d584adef83b890fd992157797d565a2f490aaa authored 11 months ago
Merge branch 'master' into remove-php80

f18682fbdade92594009fbdd39fa5ea32a1932c4 authored 11 months ago
Drop php8.0 support

620904eae4763fc580601b17d390b48cd2ed0167 authored 11 months ago
Update rector/rector requirement from ^0.19.0 to ^1.0.0 (#92)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the l...

19c5ea3dd752e16d206fbb1fdefc70770da5233c authored 12 months ago
Update rector/rector requirement from ^0.18.0 to ^0.19.0 (#90)

Co-authored-by: Sergei Predvoditelev <[email protected]>

6f0d6e08bd17bfd4359bb5651ab439c71cc92dd2 authored about 1 year ago
Prepare for next release

3b0b24e3c71362f8684fdb7c790bf3090d019241 authored over 1 year ago
Release version 5.2.0

97d290e4ddab59e5a735ebafc69c46b6953022b3 authored over 1 year ago
Add support for invokable class name & request handler (#89)

Co-authored-by: Sergei Predvoditelev <[email protected]>

ab811589581eab9ed88f622df7b0b3cb8936308e authored over 1 year ago
Update rector/rector requirement from ^0.17.0 to ^0.18.0 (#88)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the l...

5609007b165650b764cb3892a6c184758edc4a17 authored over 1 year ago
Update rector/rector requirement from ^0.16.0 to ^0.17.0 (#83)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the l...

c34fcf840295d380fe2a9fda492106ff7670def3 authored over 1 year ago
Prepare for next release

f6e8a9f5fe8ba5fdf0ed0acc57db95825b7cb014 authored over 1 year ago
Release version 5.1.0

75d6ef896ee0695d394ed5bce77f9a282e0e101d authored over 1 year ago
Fix #81: Add support for `psr/http-message` version `^2.0`

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored...

27cb9b7d86afd801c52a7f019af857f14343d862 authored over 1 year ago
Update rector/rector requirement from ^0.15.1 to ^0.16.0 (#82)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the l...

3f3cfa2b242563f0817762743ac0ae98eda3d073 authored over 1 year ago
Add composite parameters resolver (#79)

b6ecaa32c8ef65964cc7d3d86682780a6e660c37 authored over 1 year ago
Fix psalm errors + Fix StyleCI config + Fix BC checker (#78)

aead5ca5ee7fcf3bba618c4e4316cee214d1c236 authored almost 2 years ago
Apply fixes from StyleCI

34fab1180d149d503d36e078041fa9a57d05956e authored almost 2 years ago
Optimize MiddlewareFactory performance (#75)

* Optimize MiddlewareFactory performance

* Add line to changelog (#74)

* Update CHANGELOG....

1fe9b495c3a897eedf31b6f5fd2883da00c0ecf8 authored almost 2 years ago
Update contributor code of conduct (#73)

de7c20411672e051fae98202c21cee64a732857f authored almost 2 years ago
Prepare for next release

53eeba44125cc78d151411eb6cb37452d373f808 authored about 2 years ago
Release version 5.0.0

fd296728aa8c8cace8f038376ff81ba672430fca authored about 2 years ago
Remove scrutinizer & update badges (#70)

69366c2abcfb8be068b1466af53e039194938644 authored about 2 years ago
Fix #61: Add support callable middlewares (#69)

aa5379fd9f9ab41319544da7678fe2654d9ba1f1 authored about 2 years ago
Update rector/rector requirement from ^0.14.3 to ^0.15.1 (#67)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the l...

6915ff1bc7575e04894892baec53d2c9245bc508 authored about 2 years ago
Remove wrapper factory, move parameters resolver from `request-model` (#68)

5375ef993f96f5f2639e235284bd6be5de3f7379 authored about 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.2 (#66)

* Update vimeo/psalm requirement from ^4.18 to ^5.2

Updates the requirements on [vimeo/psalm]...

0cccd5d75c855d8142751ec5d23d6f28b2e40573 authored about 2 years ago
Prepare for next release

98f8d3ceb281c1a79a2abd8c9e86a1e1c350cbc1 authored about 2 years ago
Release version 4.0.0

3d480a714cba40b267a2f63e908ada224728b6e9 authored about 2 years ago
Update yiisoft/definitions requirement from ^2.0 to ^3.0 (#62)

Co-authored-by: Sergei Predvoditelev <[email protected]>

9a4a4c816c443b21cae1939eddce435db5b1fa20 authored about 2 years ago
[Batch] Add composer-require-checker CI (#60)

Co-authored-by: Sergei Predvoditelev <[email protected]>

f9a5b92a1e4202958014ac377f7774806c465c69 authored about 2 years ago
Raise minimum PHP version to 8.0, add rector (#59)

Co-authored-by: Sergei Predvoditelev <[email protected]>

954cbed17b90155e2fe8b265304a23b76c918ee2 authored about 2 years ago
Prepare for next release

721cc676b6991b802f427c6c302871c3aff72f85 authored over 2 years ago
Release version 3.0.0

ea02a77c4a4fc7ddb7452384ce06bfb95197cec2 authored over 2 years ago
Update README.md (#58)

18f29836f3dcbc77004d56dae09bba3970343d8a authored over 2 years ago
Revert "Make `MiddlewareFactory` internal" (#57)

a8426f9265affd3e932e1b2a14498365756fcc27 authored over 2 years ago
Make MiddlewareFactory internal (#56)

480c0902269bc874732dbd589600d7f312383ece authored over 2 years ago
Add wrapper factory (#55)

10decab7e5bab7c5e03d8e2c84c29ddda13c984f authored over 2 years ago
Prepare for next release

5c8ce97d27c24c0f468841df1490afac4b7d3e09 authored over 2 years ago
Release version 2.1.0

ee0f6b7af6a311c5dbfa5cbd8f3c74c7ac327173 authored over 2 years ago
Add array definition support (#53)

5c417f329552eca8643cba5569097de2f7af8bd0 authored over 2 years ago
Implement friendly exception for `InvalidMiddlewareDefinitionException` (#50)

1188670042710499395d7148b56ec16b43e6c4e3 authored over 2 years ago
Separate chain calls (#51)

1f8125caddd2ad55935c3cc2216d1a72bf940e34 authored over 2 years ago
Use reusables actions. (#49)

139b3b8671a3703a9418ce14ddb7327558987a23 authored over 2 years ago
Prepare for next release

051d61b500aa5a8e45c27a6321eca3243debcd67 authored almost 3 years ago
Release version 2.0.1

66f84d6ffcba633bd3d19c469f84c32803df8258 authored almost 3 years ago
Added missing changelog line (#48)

0f138be5b590ef2e2b37264be3caf8cf89675bf2 authored almost 3 years ago
Add debug info to action wrapper (#47)

016111eec5d845198fec63eee883e9fcf0201a0e authored almost 3 years ago
Add allow-plugins to config section in composer.json

bed3a91a2edcfbf588df75115a99c6c2db124911 authored almost 3 years ago
Add eol=lf text effect to .gitattributes file

2a919821617433a0ba18821205f62314c8a87e8e authored almost 3 years ago
Add PHP 8.1 support to GitHub workflow actions

50e3438b44e0c0a9a93dea761c6a5b7a3bbf7039 authored almost 3 years ago
Update Scrutinizer configuration

59fd87448d39dc4d40e0ed17878db17e3e5e23ee authored about 3 years ago
Remove scheduled runs from all workflow actions

64823c04e1bfdb01a51724e398d1d2c62d410471 authored about 3 years ago
Add support for HTML reports for mutation testing

abe92b18e4bb091e29c3ab244fe2091654db7662 authored about 3 years ago
Update infection configuration

0785ca6ecfc0221777b02d1af19e59d06dfe3f3a authored about 3 years ago
Cleanup (#46)

10c0be7405f7f97a128788d24d5414f64c105d38 authored about 3 years ago
Enable BC workflow

06f11a31e1c78b7efcdb66b864f97d24e169cf58 authored about 3 years ago
Prepare for next release

4e9abc76927e0714d3ab34b4afaa8cbe2d40ce46 authored about 3 years ago
Release version 2.0.0

edef754e7cfea5e8ed2c4b15aa3702b5c7cb1183 authored about 3 years ago
Fix #43: Reverse middleware order in `withMiddlewares()`

97e71cd3311198f091efce227b0b6125669c2458 authored about 3 years ago
Fix readme wording

4d62a36a0f7e2032e4fe7976aade5d0b837cf905 authored about 3 years ago
Prepare for next release

973215bbf2e0a55bc6a3932b84810eb57e3ecf6e authored about 3 years ago
Release version 1.0.0

8428fd9a6e0de620a29a3d1d63953ced6121eb07 authored about 3 years ago
Remove branch alias

60a33da449823a7d8d3b3eed9978c9e91b357e94 authored about 3 years ago
Increase package stability

eeb57c84872fb5a4eecc7b018d814f304657c72c authored about 3 years ago
Fix #30: Make events optional (#41)

5099f4f8fdeff56610b7fdfab21e66cad26d287d authored over 3 years ago
Apply fixes from StyleCI

b5f1066c9e06633bd590fe640cede8c0199968bb authored over 3 years ago
Update StyleCI config

3787d1c73b0ecc134b39c3800704d58b1d0ae090 authored over 3 years ago
Schedule GitHub workflows (#39)

555d59309d002cee365a36dd3717b0c8c95d8750 authored over 3 years ago
Cleanup, update dev dependencies and workflow actions (#38)

* Cleanup .gitignore

* Cleanup .gitattributes

* Update of workflow actions

* Format yml...

ffb9446981ac537e1c22d772c8dba281efee19bb authored over 3 years ago
Fix stack cleanup and performance in MiddlewareDispatcher (#37)

8b5b8e2f432e3618c1cb99c996264b03b0b15ec9 authored over 3 years ago
Add middleware caching (#35)

e56a1e80fbf6a72546e7894317e3efeef8768909 authored over 3 years ago
Fix #29: Defer middleware creation when building a stack (#32)

986a4e903a9c267db1b33c642bca4b1d7784b24d authored over 3 years ago
Update README.md

985f18d6f409aa11e9417516dd1a6cfa4d2e173a authored over 3 years ago
Remove pipeline interface (#27)

48d6305a3f5bdcb56a9fb9aaffe84718baf1ad84 authored over 3 years ago
Cleanup (#26)

5762bfe5a2d435713a49aeb85b41f6545ae34d50 authored over 3 years ago
Readme and cleanup (#25)

74c089c16c50a37db9feee7829b438667dea51f9 authored over 3 years ago
Do not manage GitHub actions versions with dependabot. Too noisy.

08a0356dfc4ffdac89f281efc1594ab56f2e4632 authored over 3 years ago
Use source-directory option for configs

7ab95b46bb98d8281ffd663f8f5f38f1a103145a authored almost 4 years ago
Rename MiddlewareStackInterface to MiddlewarePipelineInterface

68da092af996eedc2a290124bc0378c57aa90e09 authored almost 4 years ago
Refactor middleware factory and tests

f56e8723398176d3de541572a262b478da2a789c authored almost 4 years ago
Improve readme + Tests 100% + MSI 100% + Psalm level 1 + PHP 8.0 static testing

402cf9f76cc830e94b2125d82823ec034b035664 authored almost 4 years ago
Apply fixes from StyleCI

1f40d155d772630d7923864d34342de606e1eb30 authored almost 4 years ago
Add MiddlewareStackInteface phpDoc

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

3f33c8bdc3e661a919b40b8fe8b759d8c50f30a9 authored almost 4 years ago
Add InvalidMiddlewareDefinitionException, improve tests, update dev dependencies

3591c4c98741b5ea4ff1066dfb8d4adcbf244a82 authored about 4 years ago
Adjust dependabot strategy

39b0bd916dd1d0e8ba3c8fae7a3944c57726a51b authored about 4 years ago
Batch add test-watch script and use testdox style for test script

e4005a94e4f6fbcb7a91f873ef31db901c0e0618 authored about 4 years ago
Batch add spatie/phpunit-watcher

3edc27fbeab2241b4c8d88bb9b59c7666609ce7f authored about 4 years ago
Update roave/infection-static-analysis-plugin requirement (#11)

Updates the requirements on [roave/infection-static-analysis-plugin](https://github.com/Roave/in...

e063a6ae840f7b4cef07b102fd094edfa1237fc6 authored about 4 years ago
Add events

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

b5de434fc36ccf16af4ee80576ce96a486c97c1f authored about 4 years ago
Apply fixes from StyleCI

25bc94d55686540003639d447b1d562114c3a2b2 authored about 4 years ago
Add more phpdoc

63acb3225368e67ca2f6d80d58927d3f088aff97 authored about 4 years ago
Adjust StyleCI rules

f1400917ff1d8cf3549d369d0356a195e94635df authored about 4 years ago