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

๐Ÿ› ๏ธrefactor(scanHandler): handle fork process execution failure (#6369)

github.com/hyperf/hyperf - 6fc5e179b44c93cfd6049235d894cc51c0e7baf3 authored about 1 year ago
Support symfony 7.x for some components such as `command` `config` `devtool` `di` and `server`. (#6368)

github.com/hyperf/hyperf - b7f8b587fd4b8bb216583ca6248f6f40876cd351 authored about 1 year ago
Support symfony 7.x for some components (#6357)

github.com/hyperf/hyperf - 40785b8ec52b5552a975bb8b217be05fe5368a64 authored about 1 year ago
Release v3.1.1 (#6367)

github.com/hyperf/hyperf - d8bb4303edab867b8439c6304fd51a583efd44a7 authored about 1 year ago
fix(circuit-breaker) remove unnecessary code (#6365)

github.com/hyperf/hyperf - 92f12f29ef9b659264c07a2d191b2faa83f702fc authored about 1 year ago
๐Ÿ› ๏ธrefactor(circuit-breaker) remove unnecessary condition (#6364)

github.com/hyperf/hyperf - 7e2e019ed52dea3df433f4129291cfad00a45484 authored about 1 year ago
Add `callable` type support to the `fallback` property of `CircuitBreaker` Attribute (#6363)

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

github.com/hyperf/hyperf - 7f03249ed70273ce67a3f984c8b9c9746ce230a9 authored about 1 year ago
Fixed bug that `Hyperf\SocketIOServer\Emitter\Future` cannot be resolved.

Co-authored-by: ๆŽ้“ญๆ˜• <[email protected]>

github.com/hyperf/hyperf - af608b8e4a5832704d9c6e6ce6a3f289aedcda46 authored about 1 year ago
Added response `content-type` header for swagger server. (#6360)

Co-authored-by: ๆŽ้“ญๆ˜• <[email protected]>

github.com/hyperf/hyperf - cb609975e0e3c34e847455ebdc94527aa4ece6f1 authored about 1 year ago
Upgrade docs about metrics. (#6356)

github.com/hyperf/hyperf - 7409b3f170618d134937075551dff90020455672 authored about 1 year ago
docs(router): update router documentation (#6353)

github.com/hyperf/hyperf - 4081f331d543cdf1950aa88a0463adb0e3f1ca4a authored about 1 year ago
Fixed bug that the recv channel cannot be found, because `GrpcClient::runReceiveCoroutine` will unset streamId before recv method. (#6350)

github.com/hyperf/hyperf - 50b7fa9f37d5a03b99037a73c0b531f72086132a authored about 1 year ago
Fixed bug that nacos config center cannot work when using grpc protocol. (#6352)

github.com/hyperf/hyperf - 823596fbe0f0a000714d42ee584ae3e5cfec9b4e authored about 1 year ago
๐Ÿ› ๏ธrefactor(view-engine) fix header setting in view function (#6347)

Co-authored-by: ๆŽ้“ญๆ˜• <[email protected]>

github.com/hyperf/hyperf - 0a4fe460654c01d64cd2a15f81b7e11ab100a1cf authored about 1 year ago
Optimize docs for swagger. (#6348)

github.com/hyperf/hyperf - c92a850c2bcac471ac11868a8da93e00f184d64e authored about 1 year ago
Update swow version to 1.4 (#6346)

github.com/hyperf/hyperf - 6f5d6ff82b9f8d29adb0b4bb4643dd052539e0ab authored about 1 year ago
Upgraded `swow/swow` to `dev-develop` (#6345)

Co-authored-by: ๆŽ้“ญๆ˜• <[email protected]>

github.com/hyperf/hyperf - 1d7c3c695032ccbbcbdf28d0cb935d1d201ec2d3 authored about 1 year ago
Added `Coroutine::fork()` and `Coroutine::pid()` (#6342)

github.com/hyperf/hyperf - de0fdd9078f60ccab54932376473f73eb0d35ac6 authored about 1 year ago
Release v3.1.0 (#6340)

github.com/hyperf/hyperf - 861ce7aee7980b447b34289e14915d63651e2865 authored about 1 year ago
Merge branch '3.0'

github.com/hyperf/hyperf - f31d33dd2a16b939106861852703a2db12f42c52 authored about 1 year ago
Release v3.0.46 (#6339)

github.com/hyperf/hyperf - 0a0d1e6ac61d88bd19fc494bedd10c06131ada3d authored about 1 year ago
Added config `processors` for swagger. (#6338)

Co-authored-by: Lu Fei <[email protected]>
Co-authored-by: ๆŽ้“ญๆ˜• <[email protected]>

github.com/hyperf/hyperf - 09a4127ee344f598ebb476d89eab5d381184e0e4 authored about 1 year ago
Upgrade docs for v3.1 (#6335)

Co-authored-by: zxyfaxcn <[email protected]>
Co-authored-by: Lu Fei <[email protected]>

github.com/hyperf/hyperf - d54ac75bd1e4983c0422596a98f80ccbbfaa3688 authored about 1 year ago
Added docs about how to create network in docker swarm. (#6334)

github.com/hyperf/hyperf - 4682b82935f334c118d169c2d13450d00a61e31d authored about 1 year ago
Upgrade docs about swarm. (#6333)

github.com/hyperf/hyperf - ffdeb24f7677b4a4ae7db541e3659a173ae65253 authored about 1 year ago
[3.1] Bumps swoole version and support PHP 8.3 for test-components (#6330)

github.com/hyperf/hyperf - 09ea540cc883df91c9312e6b88e890771232a900 authored about 1 year ago
[3.0] Bumps swoole version and support PHP 8.3 for test-components (#6328)

github.com/hyperf/hyperf - bdd76314bac2fe83e77a2b8ef8392f21af0a651b authored about 1 year ago
Fixed bug that the jaeger cannot show the http code when using `tracer`. (#6321)

Co-authored-by: ๆŽ้“ญๆ˜• <[email protected]>

github.com/hyperf/hyperf - c14995bfbff5353a0d13e2b84e5ba0376d8cad6e authored about 1 year ago
Changed the `branch-alias` of all components to `3.1-dev`. (#6320)

github.com/hyperf/hyperf - 05530c98bd035c5e45f06ea109d793ac78625750 authored about 1 year ago
Merge branch 'master' into 3.1

# Conflicts:
# .github/workflows/test-components.yml
# .github/workflows/test.yml

github.com/hyperf/hyperf - 25f6c89b4c087444330f6b12cc867797e732cd4f authored about 1 year ago
Release v3.0.45 (#6318)

Co-authored-by: Lu Fei <[email protected]>

github.com/hyperf/hyperf - eca08e935b33c4f84a9ca21e362ff335a722c424 authored about 1 year ago
Improve storage switcher for rate-limit. (#6301)

github.com/hyperf/hyperf - d11673381f6df7b73cb6aaaf40ed8842a7b1f0b5 authored about 1 year ago
Support PHP 8.3

github.com/hyperf/hyperf - dd7ce49d1d6cb2f0992e99de5621c0a9ae977c8b authored about 1 year ago
Removed useless component. (#6316)

github.com/hyperf/hyperf - 29630e076b85917b4a2d3b2a8679c4917edba740 authored about 1 year ago
Support PHP 8.3 (#6285)

github.com/hyperf/hyperf - a7c48a334a25772720a2051a3d8b5689bb2a3ad3 authored about 1 year ago
Optimize the tracer component by replacing the direct instantiation with a closure at Context::getOrSet. (#6315)

Co-authored-by: ๆŽ้“ญๆ˜• <[email protected]>

github.com/hyperf/hyperf - 6868a50281ec7793af2ad608919a3f28e0ae5fe6 authored about 1 year ago
Change docs cdn

github.com/hyperf/hyperf - 9d94d090bd9a9dfebc53f61d9fe58fccc5889ece authored about 1 year ago
Get Composer to suggest dev packages to `require-dev` (#6311)

github.com/hyperf/hyperf - 5807f06d4f26fb1044de358218b4883d974a74ec authored about 1 year ago
Adds questions docs. (#6310)

Co-authored-by: ๆŽ้“ญๆ˜• <[email protected]>
Co-authored-by: Lu Fei <[email protected]>

github.com/hyperf/hyperf - 2dd29b3a19481e50114c02ab62c65c8f78167c5f authored about 1 year ago
Merge branch 'master' into 3.1

# Conflicts:
# src/rpc-server/src/Server.php

github.com/hyperf/hyperf - 284832b6165c015c123d55c2b8e2726399bf596f authored about 1 year ago
Support rpc-server request lifecycle events (#6306)

Co-authored-by: ๆŽ้“ญๆ˜• <[email protected]>

github.com/hyperf/hyperf - 85dffe7f4f7fa5789d65c547254dc0fba3a0e9aa authored about 1 year ago
Fix docs: kafka package path (#6307)

github.com/hyperf/hyperf - 0fb54953908d9a4e91f97579739c04853a14aea6 authored about 1 year ago
Remove beta tips for kafka. (#6304)

github.com/hyperf/hyperf - 4b4be776eb50180893e7e78a421dff84b208f455 authored about 1 year ago
Fixed bug that the PDO connection was broken when timed out. (#6303)

github.com/hyperf/hyperf - 97a7da8078cb8214f5223dc8170f6cb308edee8e authored about 1 year ago
Added `rate_limit.storage.options.pool` which can be used to select the pool of redis when using `rate-limit`. (#6300)

github.com/hyperf/hyperf - 9f4f16e7c948b6e09a7fb19a2ea61aaadd8786ab authored about 1 year ago
Set catch exceptions to false in Executor class (#6302)

github.com/hyperf/hyperf - 2155cc57d8a9a7b4d08c323cf80cbf748d880b6b authored about 1 year ago
Fixed complexity context for stdout logger. (#6298)

github.com/hyperf/hyperf - bba29c4e4d5743f9a318dc7208d1ba58e0afc708 authored about 1 year ago
Added `Hyperf\Crontab\Mutex\ServerNodeInterface` to get unique name for server node. (#6297)

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

github.com/hyperf/hyperf - 54c2472a2400a41c467046eca65e41bad474178d authored about 1 year ago
Release v3.0.44 (#6296)

github.com/hyperf/hyperf - e2a6668211c5ec3945a4482e0ed150d6445f88db authored about 1 year ago
Upgrade the docs about how to install skeleton in docker.

github.com/hyperf/hyperf - 2b936b1df35ee421c6d167dba99951fe37717dde authored about 1 year ago
Optimized the code about `Arr::flatten`, which is faster than before. (#6293)

Co-authored-by: ๆŽ้“ญๆ˜• <[email protected]>

github.com/hyperf/hyperf - d0b8cd383830067a05cba601e901c6bf4b99c515 authored about 1 year ago
Adds `Validator::setValue` and make `Validator::getValue` public (#6292)

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

github.com/hyperf/hyperf - a50931cb5fdfc681ebb7574a16486d69056a3d21 authored about 1 year ago
Fixed that the crontab timer cannot be stopped sometimes. (#6291)

Co-authored-by: hexiangyu <[email protected]>
Co-authored-by: Deeka Wong <8337659+huangdiji...

github.com/hyperf/hyperf - 23d73eb68052fbe97326842da7418a1d97456194 authored about 1 year ago
Adds amqp docs. (#6287)

github.com/hyperf/hyperf - 06f224d5578ac1eaab0855057c34dc68920e75aa authored about 1 year ago
Fixed bug that the crontab cannot be closed when throw exceptions. (#6284)

Co-authored-by: ๆŽ้“ญๆ˜• <[email protected]>

github.com/hyperf/hyperf - 74961f0f590605a649fa21ad72a9af4bd3708e3b authored about 1 year ago
Added grpc request lifecycle support. (#6283)

* Support grpc request lifecycle events

Co-authored-by: guandeng <[email protected]>
Co-a...

github.com/hyperf/hyperf - ed3dee108e61965da0029c9563389d4d25086809 authored about 1 year ago
doc: ไฟฎๆ”น็ฌ”่ฏฏ (#6279)

github.com/hyperf/hyperf - 041c27feea283d08fda768b4f48c0e7400b9f71f authored about 1 year ago
Fixed changelog error. (#6276)

github.com/hyperf/hyperf - aebb4211eb545eef941668b095f53b16d74fbad3 authored about 1 year ago
Merge branch 'master' into 3.1

# Conflicts:
# src/support/tests/FunctionTest.php

github.com/hyperf/hyperf - 22f1a74c49734126a200cdfa68136831f6e61f20 authored about 1 year ago
Release v3.0.43 (#6275)

github.com/hyperf/hyperf - 7a52d5b67a8d7ff306c034415d3d0c449b20e095 authored about 1 year ago
Add `serverName` parameter to `Hyperf\HttpServer\Router\Dispatched` (#6273)

github.com/hyperf/hyperf - 97d4edcc2c2dcfbb36e3e64582f5d08b6376dfdc authored about 1 year ago
Adds `metric.enable_command_metric` switch (#6272)

github.com/hyperf/hyperf - f191886c19aec92cefb7bfbe823d2e881033a718 authored about 1 year ago
Optimize docs navbar (#6269)

Co-authored-by: Lu Fei <[email protected]>

github.com/hyperf/hyperf - 6e20c6cd72027e27f1fbbca0c49c1100adb4798d authored about 1 year ago
Limit closure type crontab dispatch in WorkerStrategy. (#6271)

github.com/hyperf/hyperf - 82153e9d8dac8cbf4537158c8fe61fe1b74e827d authored about 1 year ago
Adds closure type crontab docs. (#6268)

github.com/hyperf/hyperf - 49988207f42f94dd73f0c434b3f7d73732f72fea authored about 1 year ago
Optimize navbar (#6266)

Co-authored-by: ๆŽ้“ญๆ˜• <[email protected]>

github.com/hyperf/hyperf - cb210c3ffbbb347a3a33f638e9032db3f48a0686 authored about 1 year ago
update signal doc (#6262)

github.com/hyperf/hyperf - f1c63e68e05215cd2345bcba7de1910a2de60f6e authored about 1 year ago
Handle `class_parents` returning `false` in `class_uses_recursive` (#6261)

github.com/hyperf/hyperf - 97fbfb5f2bd9e3035e8b9a6444cbf5a580d7be67 authored about 1 year ago
Fixed bug that logger cannot work in `LoadBalancerInterface::refresh()`. (#6260)

github.com/hyperf/hyperf - 4ce77bc1c83d4a9f9b883ec8851d6f7e293c6422 authored about 1 year ago
Support to use model builder as the column in `Hyperf\Database\Query\Builder\addSelect`. (#6259)

github.com/hyperf/hyperf - 0481f6979cbbf49f4f264bd55f13fe2de4057fc7 authored about 1 year ago
Merge branch 'master' into 3.1

# Conflicts:
# src/crontab/tests/ExecutorTest.php

github.com/hyperf/hyperf - 2c60a4c1ca6dd00daf359a957edeaa4c628e611c authored about 1 year ago
Release v3.0.42 (#6258)

Co-authored-by: Lu Fei <[email protected]>

github.com/hyperf/hyperf - 020b204a9d3899fc303501c40f3a77b02d9bb6d2 authored about 1 year ago
Removed useless docs about cache.

Co-authored-by: ๆŽ้“ญๆ˜• <[email protected]>

github.com/hyperf/hyperf - 930ecd2fe9888be1aa11f196712475f777efbdc6 authored about 1 year ago
Refactor translation classes to use typed properties (#6256)

github.com/hyperf/hyperf - c9fe4d724fec76910befc963f26a51331f58b9dc authored about 1 year ago
Print error logs when collecting class reflections failed. (#6253)

Co-authored-by: ๆŽ้“ญๆ˜• <[email protected]>

github.com/hyperf/hyperf - e0adc9cf8a30c318ef286dbc1b0fa1d737884f34 authored about 1 year ago
Dispatch BeforeExecute and AfterExecute events in catchToExecute method. (#6252)

github.com/hyperf/hyperf - 000373a8fda8d1f4e4b0b8252f73ea77b0b44738 authored about 1 year ago
Enhance scopeDoc for generateModelIdeVisitor. (#6250)

github.com/hyperf/hyperf - 2f7d7facefadfeb06035cf21a9a144fdfeaa3e30 authored about 1 year ago
Support crontab closure type. (#6249)

github.com/hyperf/hyperf - c0cd1fdfe33dc8c6b91065b64c6c2e58b7b19010 authored about 1 year ago
Removed pool config of `hyperf/kafka` (#6248)

github.com/hyperf/hyperf - f51fbd0564a96b2e1b06ecb14812993cb704dac9 authored about 1 year ago
Optimized code that you can get `request` from `BadRequestHttpException`. (#6247)

github.com/hyperf/hyperf - fdd501d96d07776a6b74f3eb16c005bcd53d347e authored about 1 year ago
Remove deprecated component swoole-tracker (#6244)

github.com/hyperf/hyperf - 29959f38aff9b75083a24e69d34d0a0627e92d09 authored about 1 year ago
Merge branch 'master' into 3.1

# Conflicts:
# src/crontab/src/Event/Event.php
# src/crontab/src/Event/FailToExecute.php

github.com/hyperf/hyperf - eab411bdd999d67fbc3d1a5e9f01d5e9daa06bdb authored about 1 year ago
[3.0] Added crontab lifecycle events (#6246)

github.com/hyperf/hyperf - d3e04274e65b84b39fbc9248304109c4fc4135e0 authored about 1 year ago
Remove swoole tracker component (#6243)

github.com/hyperf/hyperf - d5803d44187142e909f6df14f538297e9455367d authored about 1 year ago
Removed docs about swoole tracker. (#6242)

github.com/hyperf/hyperf - 40011d0ee5527d726e452be44cc18582d3e0beee authored about 1 year ago
Support unionType param for GenerateModelIDEVisitor. (#6236)

github.com/hyperf/hyperf - 667525bf3f5a1269c565d77a4081c58c6f616470 authored about 1 year ago
Improve amqp, use methods instead of `$delivery_info` and optimize `BeforeConsume` event (#6239)

github.com/hyperf/hyperf - 5183868c2935dd7e5189e21b1f458322d2c441b4 authored about 1 year ago
Added `use Attribute` into the document about annotations.

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

# Conflicts:
# src/http-server/src/Response.php

github.com/hyperf/hyperf - a2d4ad638a824fcbf208718f918a792a2d4732e6 authored over 1 year ago
Release v3.0.41 (#6234)

Co-authored-by: Lu Fei <[email protected]>

github.com/hyperf/hyperf - c7a8090290b610cb6ddbd7e8e9af7bd4a6c40066 authored over 1 year ago
Improved `AfterExecute` event of `hyperf/command` (#6233)

github.com/hyperf/hyperf - 2f240ce27bc1c95cc5a81b2661695dd57f9ec8a2 authored over 1 year ago
Adds `isNotFound` method for Dispatched. (#6232)

github.com/hyperf/hyperf - 3d6cfb6a480c5e03fba2e163938db4d2fdda3c4c authored over 1 year ago
Revert form request (#6229)

github.com/hyperf/hyperf - e6d19f837aceed793342878e79c493b17e897c9d authored over 1 year ago
Make rules method in FormRequest optional (#6228)

Co-authored-by: ๆŽ้“ญๆ˜• <[email protected]>

github.com/hyperf/hyperf - 0fc239be1511b6892f2c9b19ff6da8afea240020 authored over 1 year ago
add kafka async exception log (#6227)

Co-authored-by: hexiangyu <[email protected]>

github.com/hyperf/hyperf - 09a4b45960e6d972f330c3001d7587909ed5a829 authored over 1 year ago
Don't send response when the connection of grpc server has been closed. (#6226)

github.com/hyperf/hyperf - f5a3814879419fcbd4c01a005707a98df5c05a90 authored over 1 year ago
Adds charset param and html method for Response. (#6224)

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

# Conflicts:
# src/redis/tests/RedisTest.php

github.com/hyperf/hyperf - 74fa290a152c07637a490c87f85033b41657df81 authored over 1 year ago
Release v3.0.40 (#6225)

github.com/hyperf/hyperf - d2c963b2d5c0f5d0755e7983e4bdfe327f0c7013 authored over 1 year ago