Ecosyste.ms: OpenCollective

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

hyperf

🚀 A coroutine framework that focuses on hyperspeed and flexibility, specifically used for build microservices or middlewares.
Collective - Host: opensource - https://opencollective.com/hyperf - Website: https://hyperf.io - Code: https://github.com/hyperf-cloud/hyperf

Fixed comments for `Query\Builder::groupBy()`. (#5899)

github.com/hyperf/hyperf - bea995fb376065f13093b50632ad59dcd83034c8 authored over 1 year ago
Adds `toRawSql()` to Query Builders (#5898)

Co-authored-by: 李铭昕 <[email protected]>

github.com/hyperf/hyperf - 83dc4d9edfed6bac7cf9871257d925669cb45984 authored over 1 year ago
Adds `define()` method to `ModelFactory` (#5897)

* Adds `define()` method to `ModelFactory`

* Update CHANGELOG-3.1.md

github.com/hyperf/hyperf - 47a30da53a49ba4675bb97f61a07420cdca01b77 authored over 1 year ago
Support strict mode for `Integer` and `Boolean` (#5895)

Co-authored-by: Deeka Wong <[email protected]>

github.com/hyperf/hyperf - 2cba3cfc2f470a2e38501f23a22bea0c5baf7662 authored over 1 year ago
Adds ModelFactory support for `hyperf/testing` (#5894)

github.com/hyperf/hyperf - 030405b0927545aaba16a66ec115ce681901d9a9 authored over 1 year ago
Throw exception (executing sql failed) when used `clickhouse` for `hyperf/db`.

github.com/hyperf/hyperf - defa69f36cbb2bb51decaa51c960043f44b057b8 authored over 1 year ago
Merge branch 'master' into 3.1-merge

github.com/hyperf/hyperf - 7c9bc4994da52737770e11aae2eed01cdcfa63ab authored over 1 year ago
Release v3.0.27 (#5891)

github.com/hyperf/hyperf - c679a703d6cc400d01bb9a2e9f4edf4936468297 authored over 1 year ago
Added some exception messages which used to reconnect PDO connection. (#5890)

github.com/hyperf/hyperf - 92e191480dbfa4da0db17dff015494d084a607ff authored over 1 year ago
Added `pudongping/hyperf-throttle-requests` to `awesome-components`. (#5870)

* Add pudongping/hyperf-throttle-requests component

* Update awesome-components.md

-------...

github.com/hyperf/hyperf - 077602814b253cdc8794654cb2ab9776d2dfc5d3 authored over 1 year ago
Throw exception (executing sql failed) when used `clickhouse` for `hyperf/db`. (#5886)

github.com/hyperf/hyperf - f4aa7fd3d98aff59fb1c24a7390e573798e39874 authored over 1 year ago
Improve Testing (#5885)

* Improve Test

* feat: Add container to InteractsWithContainer trait

This commit adds a pr...

github.com/hyperf/hyperf - 56a81d6f01923df5271f754d3155eda3544a7afb authored over 1 year ago
Remove deprecated traits of `hyperf/command` (#5883)

github.com/hyperf/hyperf - fb78e641d5ab86abf66e8cfa326dca63903de245 authored over 1 year ago
Merge branch 'master' into 3.1-merge

github.com/hyperf/hyperf - 8d5fa5b43d1682a8a55d30deb38398d3d9bf8cd0 authored over 1 year ago
Move `ConfirmableTrait`/`DisableEventDispatcher`/`NullDisableEventDispatcher` to Concerns (#5882)

github.com/hyperf/hyperf - 3fe8f2041c926f353d562c51a25c601f99d6d744 authored over 1 year ago
Fix links in en install docs (#5881)

github.com/hyperf/hyperf - e581051921f88f251151423fc8a086126d9ff344 authored over 1 year ago
Fixed bug that start server failed caused by swagger server name isn't string. (#5880)

github.com/hyperf/hyperf - d08d5191d8c7f9086576361c0e68d04dbf2eea91 authored over 1 year ago
Improve `Command` (#5879)

github.com/hyperf/hyperf - 6c4cb30f5d79a55a18e8394e0c14b9f378660348 authored over 1 year ago
Improve Command (#5878)

github.com/hyperf/hyperf - 21d63d5e01e3d36ead963313581e7db14d3d1473 authored over 1 year ago
chore(str): add deprecated comment (#5875)

github.com/hyperf/hyperf - 817e22a4eb406b4f6ce4fff916f281bc26599f5b authored over 1 year ago
Merge branch 'master' into 3.1-merge

github.com/hyperf/hyperf - 19c38ac8a90af139efc005273c0ca992363d2858 authored over 1 year ago
Release v3.0.27 (#5873)

github.com/hyperf/hyperf - 346033d4211f7821f21aee4832c1aef8c96396fc authored over 1 year ago
Support stream for nacos naming service. (#5586)

github.com/hyperf/hyperf - 191042b4a149983eeea2d0886618998ce307a68e authored over 1 year ago
Avoid to execute the refresh callback more than once when calling `refresh()` multi times. (#5872)

github.com/hyperf/hyperf - 076ca73f6234525db23aeeb847f472e2057e8fa5 authored over 1 year ago
Fix the bug that cannot found `setName` in phpunit 10.x (#5868)

github.com/hyperf/hyperf - 1c061fd360621e7f6dc56d3ad8e607ccdf195665 authored over 1 year ago
Adds `RunTestsInCoroutine` trait (#5867)

github.com/hyperf/hyperf - 0b62b50e98db912174544ebfd9e8dd5e094f22ac authored over 1 year ago
Use `StrCache` instead of `Str` in special cases. (#5866)

github.com/hyperf/hyperf - 728a3ca131b3ba5d45c13932cd880790dbb3b958 authored over 1 year ago
Removed string cache from `Hyperf\Stringable\Str`

Co-authored-by: Deeka Wong <[email protected]>
Co-authored-by: 李铭昕 <[email protected]>

github.com/hyperf/hyperf - 56dce81c26ad2c324c3c7d61f0b5011786e89f2b authored over 1 year ago
Removed useless utils component. (#5863)

github.com/hyperf/hyperf - f381b51874f464688bbc1e387435a9b00bd1b821 authored over 1 year ago
Adds `closure-command` to composer.json (#5862)

github.com/hyperf/hyperf - f65beed9b625649cb3159e7fdc5cfc3e4570e68d authored over 1 year ago
Fixed bug that `CoroutineMemory::clearPrefix()` cannot work as expected. (#5861)

github.com/hyperf/hyperf - 6f85d4bb91b74af850497d174372bd28b2cce95a authored over 1 year ago
Throw exception when column id is not existed (#5858)

github.com/hyperf/hyperf - 65fc771cae54cf8fa2175b34755acbf741fe9390 authored over 1 year ago
Refactor runTestsInCoroutine and kernel injection (#5848)

github.com/hyperf/hyperf - 33c457f1dd1c4d2fa0daecbb5248d02a36ed9c87 authored over 1 year ago
Remove unused classes (#5857)

github.com/hyperf/hyperf - e52495a995ab5c739e7d6307ab237abb47f8dca8 authored over 1 year ago
Adds `hyperf/closure-command` component (#5855)

github.com/hyperf/hyperf - 8d2a243c51566bbc7a0cfcf38d2c3baf1aba7d2f authored over 1 year ago
Update changelog.md (#5854)

github.com/hyperf/hyperf - 98c5bd11456e97e0c4ae1cb893389cf308f8dec1 authored over 1 year ago
Release v3.0.25 (#5853)

github.com/hyperf/hyperf - 0f302c57e059f8cd1217f98817339e7330401942 authored over 1 year ago
Removed the deprecated code for metric. (#5847)

github.com/hyperf/hyperf - f82bc145b52d35a1b25d61886f8d9abbc44c32c9 authored over 1 year ago
Adds `testing` to `awesome-components` (#5851)

github.com/hyperf/hyperf - 167c5a1db21a51e3c435afff67dbcd446a6c54b9 authored over 1 year ago
Removed the php version check. (#5850)

github.com/hyperf/hyperf - 67236750b2cdf0f771fb4e5881f72bf7a31ff282 authored over 1 year ago
Support for insert update and select using enums. (#5849)

Co-authored-by: 李铭昕 <[email protected]>

github.com/hyperf/hyperf - 29583641048319104883731273ff5858cc04edf1 authored over 1 year ago
upgrade documents about websocket-server. (#5846)

github.com/hyperf/hyperf - dc38e5a209531145db8173a2019b795d591ac998 authored over 1 year ago
Removed requirement `ext-swoole` from `socketio-server`. (#5844)

github.com/hyperf/hyperf - 10362573de7a1362e8fdbd746ff2d33fdf15ebe0 authored over 1 year ago
Added some test cases and optimized the code comments. (#5845)

github.com/hyperf/hyperf - 3f0c47871ad5aed2a58c9b71b24a80d282127fe0 authored over 1 year ago
Support `Swow` for `reactive-x`. (#5843)

github.com/hyperf/hyperf - 664297c7664ea3d13d19b3b9d167b741f8ca39d9 authored over 1 year ago
Adds `hyperf/polyfill-coroutine` component (#5841)

Co-authored-by: 李铭昕 <[email protected]>

github.com/hyperf/hyperf - cf288037ba2b6eb6091badb671846176efec3532 authored over 1 year ago
Moved `go`, `co` and `defer` to `hyperf/coroutine`. (#5840)

github.com/hyperf/hyperf - 8c9b0a2b917c22bb024a8a56948f66c0541b78b5 authored over 1 year ago
Support swow psr7-plus interface for all components. (#5839)

github.com/hyperf/hyperf - 5fc9571053a5dc1ba105285550d6ec627b636aa1 authored over 1 year ago
Merge branch 'master' into 3.1-merge

github.com/hyperf/hyperf - 57739e33adedbb75c5e1f9d72e18622345dbefd2 authored over 1 year ago
Fixed bug that the method `Builder::value()` cannot work when using column like `table.column`. (#5829)

Co-authored-by: 李铭昕 <[email protected]>

github.com/hyperf/hyperf - 9386106cd54038c5f6b340a6ff5af9fe19d5ba0f authored over 1 year ago
Removed xdebug from test cases. (#5838)

github.com/hyperf/hyperf - f811dd3841887d3d5e70e0fcb9cf4e6c925510b3 authored over 1 year ago
Support swow psr7-plus interface for `http-message`. (#5828)

github.com/hyperf/hyperf - 6bdb3863f48884dccc8bfa0d2c809d43912d7a20 authored over 1 year ago
Fix missing use for value (#5837)

github.com/hyperf/hyperf - b41c37913c61288f4d18941cd2b826933b981af0 authored over 1 year ago
Added docs about how to upgrade to v3.1 (#5820)

github.com/hyperf/hyperf - ebbf469e9beab7c4e7fa14378ac02254d90c0dfd authored over 1 year ago
Fixed socket.io check namespace (#5831)

Co-authored-by: Deeka Wong <[email protected]>
Co-authored-by: 沈唁 <[email protected]>

github.com/hyperf/hyperf - bfc4e185a199dcc41f57b3163a84739dff0119b3 authored over 1 year ago
Remove `co-pest`, use `pest-plugin-hyperf` instead. (#5834)

github.com/hyperf/hyperf - d5457411ddc65167d4ff9c502b291bd0b055652f authored over 1 year ago
Merge branch 'master' into 3.1-merge

github.com/hyperf/hyperf - 8ca6e3ee549751a75da284f34dea025dcc010b69 authored over 1 year ago
Release v3.0.24 (#5827)

github.com/hyperf/hyperf - d18734976e29aa1d0717c05c1eb3b7ec9775b27a authored over 1 year ago
Exclude `helper` when run phpstan (#5826)

github.com/hyperf/hyperf - c6a9865839db122ef69af6551d9f1862a68f9933 authored over 1 year ago
Fix co-phpunit and co-pest, optimize ci workflows (#5825)

github.com/hyperf/hyperf - f0145b817720ec109668dcd5e8e9e84801d3666f authored over 1 year ago
Split cs fix from tests (#5821)

* Split cs fix from tests

* Optimize CI name

* Optimize

---------

Co-authored-by: De...

github.com/hyperf/hyperf - 9e850b336cafef6a4282b4dc059d0717363a1bac authored over 1 year ago
Added test cases for rewriting `setKeysForSaveQuery` (#5817)

github.com/hyperf/hyperf - 06d930cb5fd66502610974777bf73c6cfa56f512 authored over 1 year ago
Adds alias as `mysql` for `pdo` in `hyperf/db` (#5815)

Co-authored-by: 李铭昕 <[email protected]>

github.com/hyperf/hyperf - 0e745ffeea38387e4194e8c2290014f74fdc73dd authored over 1 year ago
Removed support for swoole 4.x (#5813)

Co-authored-by: 李铭昕 <[email protected]>

github.com/hyperf/hyperf - 7bbc0ae02de8c8079abd44219f89181a3238fd34 authored over 1 year ago
Fixed bug that the return type of `Model::updateOrInsert` isn't boolean. (#5771)

Co-authored-by: 李铭昕 <[email protected]>

github.com/hyperf/hyperf - 0f0cc7da6fd09a264433b9644ce6091584512919 authored over 1 year ago
Added function `build_sql` which be used in `QueryException`. (#5814)

Co-authored-by: xuanyanwow <[email protected]>
Co-authored-by: Deeka Wong <8337659+huangdijia@users...

github.com/hyperf/hyperf - a46e91d25165b6f6e01a867412894c64fca286db authored over 1 year ago
Fix the bug that not support compare numeric in different formats (#5808)

* fix(validate): support compare numeric in different type

* chore(style): format code

* f...

github.com/hyperf/hyperf - 09f07311947db31cd3e01e1ee686a3a380a3a3e8 authored over 1 year ago
Remove deprecated codes (#5812)

github.com/hyperf/hyperf - 86eb53e0dc6bdc7e13c53a452d07cdc7e9c89b9b authored over 1 year ago
Remove redundant `setAccessible` methods (#5811)

github.com/hyperf/hyperf - 0a85b1edeaad94725196a0382d941640aa9c6dbf authored over 1 year ago
Remove useless codes in `hyperf/utils` (#5810)

github.com/hyperf/hyperf - 9679f71ea40d934f4f1a065f756a2c18b6fb6495 authored over 1 year ago
Adds `hyperf/helper` component (#5809)

github.com/hyperf/hyperf - 00e2854a3e5f18a7b425dc20957c6f67f292f5b0 authored over 1 year ago
Optimize test-components (#5807)

github.com/hyperf/hyperf - 9328a46bb85d1a3b9efa43a26de4e6cb72b4645b authored over 1 year ago
Merge server settings with config settings. (#5806)

github.com/hyperf/hyperf - b39728ccd77ff5517c729819cbfc334e99636420 authored over 1 year ago
[3.1] Support pest (#5805)

github.com/hyperf/hyperf - d3ab30ca4b8bba07f87360a2c8a15bcc49b62b29 authored over 1 year ago
remove deprecated doc of isTransaction method (#5799)

github.com/hyperf/hyperf - 8b2850f31d8b25b1d5df9fe5eda5393230b0d1f8 authored over 1 year ago
Bumps `phpunit` to `10.x` (#5802)

Co-authored-by: 李铭昕 <[email protected]>

github.com/hyperf/hyperf - b18bf79b7e526879fe4af5d900cbdb54ef14bc45 authored over 1 year ago
Fixed bug that `hyperf/http-server` cannot match psr7. (#5803)

github.com/hyperf/hyperf - 740167f79472162c6c80eae75e381cd313545974 authored over 1 year ago
Upgrade hyperf packages to version `~3.1.0` (#5801)

github.com/hyperf/hyperf - b26916adfb01b424159a7b200e833b3dd0b41723 authored over 1 year ago
[3.1]Bumps dependencies (#5796)

Co-authored-by: 李铭昕 <[email protected]>

github.com/hyperf/hyperf - 985ab58bb150ff09b34beb578093ee74aa3ee941 authored over 1 year ago
Fixed phpstan errors (#5798)

github.com/hyperf/hyperf - a8cd4002353c51102b86ea230f490788a3b01d1d authored over 1 year ago
Fixed bug that `__FILE__` and `__DIR__` cannot be rewritten successfully in proxy classes. (#5794)

Co-authored-by: Deeka Wong <[email protected]>
Co-authored-by: 李铭昕 <[email protected]>

github.com/hyperf/hyperf - 98341dbf4698a17a94ef52f2c3d272551f852a2f authored over 1 year ago
Support `psr/http-message`. (#5789)

github.com/hyperf/hyperf - 782968bfa4a9811fe5f5b96a41200868121d8c02 authored over 1 year ago
Release v3.0.23 (#5783)

github.com/hyperf/hyperf - aefa885552286876c62d16444ba41ee338ac7943 authored over 1 year ago
Fixed bug that prometheus cannot collect histograms.

github.com/hyperf/hyperf - f781636de6051e6d1042bffab649e08cbe1e7864 authored over 1 year ago
Convert carrier key to string in `Zipkin\Propagation\Map` (#5780)

github.com/hyperf/hyperf - bf80ab2d03d5d506fd69f11117d115a2cb744ac5 authored over 1 year ago
Fix the bug that cannot work in vscode extensions (#5779)

github.com/hyperf/hyperf - 5807114dc5ae68d2ca88548bd626833d3771a5d9 authored over 1 year ago
Remove mirrors.aliyun.com/composer (#5778)

github.com/hyperf/hyperf - e7e7df422d39e7836c56467b4ca2cd8df36d5dc9 authored over 1 year ago
Support Full-Text Search for `database`. (#5765)

github.com/hyperf/hyperf - eca3432e642c1aacf26cc2e4c8765c1cc75c9381 authored over 1 year ago
Support nacos naming signature (#5757)

Co-authored-by: Deeka Wong <[email protected]>
Co-authored-by: 李铭昕 ...

github.com/hyperf/hyperf - d3ae01aa18014a55f4eea5166fdc8396dd2b10c6 authored over 1 year ago
Improve `Hyperf\Command\Annotation\Command` (#5768)

github.com/hyperf/hyperf - c16c08f7650b8a2e0c2b29b838877edbd078ebd0 authored over 1 year ago
Release v3.0.22 (#5763)

github.com/hyperf/hyperf - ed9ead98f37550ac7367f39df682648f185fad46 authored over 1 year ago
Use non-blocking mode for swoole process. (#5762)

github.com/hyperf/hyperf - 4015308e674fdcb2da656aebe38ecbce9c6bcda1 authored over 1 year ago
Adds `Hyperf\Coordinator\Timer::until()` (#5761)

github.com/hyperf/hyperf - 393e85f83d7c9e7837d55d2ed372039708bc1654 authored over 1 year ago
Adds namespace for functions of `hyperf/translation` (#5760)

github.com/hyperf/hyperf - 1a9b59d362d99bb061d5c89f10f40451d0052dc3 authored over 1 year ago
Fix docs ci (#5754)

github.com/hyperf/hyperf - 88383bc325914e60491ae40e93dd2b52529edd93 authored over 1 year ago
Update `php-cs-fixer` to version `~3.16.0` (#5755)

github.com/hyperf/hyperf - 31b6b503daef1d61efc08197db1557eb40a8784a authored over 1 year ago
Merge pull request #5753 from sy-records/docs/sync

Update awesome components

github.com/hyperf/hyperf - cbb9aa3f11da0a85d56dae08078e7b09cd7b9cdf authored over 1 year ago
Update awesome components

github.com/hyperf/hyperf - 02d4ce7dca9c6b40984326698cf2770fb8f514d2 authored over 1 year ago
Update awesome-components.md (#5747)

github.com/hyperf/hyperf - 4dc38c777eaef3f873d36ce3fe3282fb35ff4963 authored over 1 year ago
Added `lazychanger/urlrewrite` into `awesome-components.md`. (#5736)

github.com/hyperf/hyperf - 856f7dc71620480650f6903998b17bab0d85e80f authored over 1 year ago