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

Removed useless `sleep()`. (#6568)

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

github.com/hyperf/hyperf - b7e1c1cdde5e278ff54f41918e2e1956c0b7930e authored 11 months ago
Fixed bug that the numeric keys will be reset when using `$request->all()`. (#6566)

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

github.com/hyperf/hyperf - 572c9ef307c5f842e3b1ce88a8e0f0806f969973 authored 11 months ago
Release v3.1.11 (#6564)

github.com/hyperf/hyperf - ef45a0cbfec9c3b4395ac334181e020d23283d21 authored 11 months ago
Added `SqliteDriver` for `hyperf/cache` (#6562)

* Added `SqliteDriver` for `hyperf/cache`

* Add check for SQLite PDO extension

* Add table...

github.com/hyperf/hyperf - c03052e28e388fa8df9aac47324f0e4389a74a67 authored 11 months ago
Fixed cron dispatcher sleep accurate. (#6563)

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

github.com/hyperf/hyperf - 246ee504ca5c710e1503a2a3f7a925121f5ba69b authored 11 months ago
Added `google/common-protos` 4.x support for develop (#6560)

github.com/hyperf/hyperf - 48979a282786b607e568781de41867832a499598 authored 11 months ago
Upgrade the version of `google/common-protos` in `hyperf/grpc`.

github.com/hyperf/hyperf - 14cc3027aaa83611a58378e63f8ae96c55995e9c authored 11 months ago
You can set an expression to model parameters, but it is not standardized. (#6556)

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

github.com/hyperf/hyperf - e7eb8e42d218fcc4b5f96e20f9c9d7626327dbab authored 11 months ago
Fixed bug that `invalidOperator` cannot work well when using non-string operators. (#6555)

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

github.com/hyperf/hyperf - 7776519b85bffd5459a3b5eb8fc4b11adabb7a7f authored 11 months ago
fix: noop tracer test (#6552)

github.com/hyperf/hyperf - d59ae5bf12809b7ea2b74ec3fcd1500288d4e74c authored 11 months ago
Added default config of noop driver for `hyperf/opentracing`. (#6550)

github.com/hyperf/hyperf - 64eeb58dbfb2692a7a24709da6361a409bf53bb8 authored 11 months ago
Release v3.1.10 (#6548)

github.com/hyperf/hyperf - bcfee4a37578c509895866b3ea02dae98598dbbc authored 11 months ago
Added return type for model ast visitors. (#6544)

github.com/hyperf/hyperf - 2fb1b13c66a4f5c4386b9e6cf7fb55e5af775301 authored 11 months ago
Added `database-sqlite` component.

github.com/hyperf/hyperf - eeb2b5bb4a2b7963c3919e8e74d62963e507ddcd authored 11 months ago
Added `MemoryDriver` for `hyperf/cache` (#6542)

Co-authored-by: ๅผ ๅŸŽ้“ญ <[email protected]>

github.com/hyperf/hyperf - 2e709cda58f660ff20f684c3ef35a338da48e982 authored 11 months ago
Optimized `retry` helper function can accept array as first parameter. (#6539)

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

github.com/hyperf/hyperf - b4679a442e9e5fb7fba002294e81c5e7d0e6b9ed authored 11 months ago
Release v3.1.9 (#6537)

github.com/hyperf/hyperf - d811444501cb6c2bb335156de37f9c3b7f666999 authored 11 months ago
Update grafana.json (#6531)

github.com/hyperf/hyperf - b3f9dccab269fc3dd62c2dd4d76f980258dbc59f authored 11 months ago
Added Conditionable trait to Crontab (#6526)

github.com/hyperf/hyperf - e2910dee67d0f9dcf64d2c5d38a47ddd65b2902e authored 11 months ago
Refactor UdpSocketAspect to improve coroutine handling. (#6520)

github.com/hyperf/hyperf - efa73c7d435991856c038fdb051ba4b23484dfbe authored 11 months ago
optimize code (#6524)

github.com/hyperf/hyperf - da9d8d6acb248e8b207a73573ea83d23e53d9ee7 authored 11 months ago
Fixed bug that github actions cannot work well with php8.3. (#6534)

github.com/hyperf/hyperf - d965675ff1617ebeefc006d063d71276573fa16d authored 11 months ago
Fixed bug that the rule `decimal` cannot work well with `size` for `validation`.

github.com/hyperf/hyperf - 659a17d60432f2eea7bc441aaf2bab24a229ea02 authored 12 months ago
Added amqpMessage property to events for `amqp` (#6518)

github.com/hyperf/hyperf - 8c9b37e3c8348c494b6ed9de6b991706eee9260e authored 12 months ago
Fixed bug that the older versions of parsers cannot parse new messages for `async-queue`.

github.com/hyperf/hyperf - 894e8d2410984e1be3ca0030712a8dc802eab3c6 authored 12 months ago
Fixed bug that message will be lost when unpack failed. (#6516)

github.com/hyperf/hyperf - ff178141e86f4cf8ec704df65f4b4c3214c01bfe authored 12 months ago
Release v3.1.8 (#6515)

Co-authored-by: Sharif <[email protected]>
Co-authored-by: gu...

github.com/hyperf/hyperf - b867aa2647c2f6955d8a51455b4215146363e34a authored 12 months ago
Optimized the serialization of `Hyperf\AsyncQueue\JobMessage` (#6511)

github.com/hyperf/hyperf - f7b576bfd605d64f6fe5fca8a1f9f001218eb0ef authored 12 months ago
Use `Hyperf\Coroutine\Coroutine` instead of `Hyperf\Engine\Coroutine` (#6513)

github.com/hyperf/hyperf - 4238efa98762051e81866b6ece6064ac505d5d8a authored 12 months ago
Add Telescope component (#6505)

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

github.com/hyperf/hyperf - b02ab7bc681c70c1487318250eb08eab37a545a9 authored 12 months ago
Fixed error when callable type is array (#6509)

github.com/hyperf/hyperf - 6414f7c32453e6ebd8785afa816408defecc48fa authored 12 months ago
Added `HostReaderInterface` for `rpc-multiplex`. (#6504)

github.com/hyperf/hyperf - b3d4ed7c465dbf5262060b56ae2cd9f2635d8026 authored about 1 year ago
Release v3.1.7 (#6503)

Co-authored-by: guandeng <[email protected]>
Co-authored-by: baicaiit <42630572+baicaiit@use...

github.com/hyperf/hyperf - b6871bf58b58f22efe85985d186f3b191318f3ec authored about 1 year ago
Added `Collection::replace()` and `Collection::replaceRecursive()` (#6501)

github.com/hyperf/hyperf - b83d1d9b433ac71d1bd3e13cca0f71698f7a734d authored about 1 year ago
Refine exception handling documentation (#6502)

correct path to config/autoload/exceptions.php

github.com/hyperf/hyperf - 8f1113357284549809aeeeb673858467d6397488 authored about 1 year ago
Fixed bug that inconsistent parsing response in `Rpc-Multiplex` client. (#6500)

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

github.com/hyperf/hyperf - 000fa14f165c892972302394809e8d1e61f7d074 authored about 1 year ago
Fixed typo for `Hyperf\Nacos\GrpcClient` (#6499)

github.com/hyperf/hyperf - 5956a2bc404bed39e84635e783f32f52568a35b0 authored about 1 year ago
Bumps SW_VERSION to v5.1.2 in test-components.yml and test.yml (#6496)

github.com/hyperf/hyperf - d1f8814a58a3b825394118e1b0e3ed2e36d2f726 authored about 1 year ago
Added cron support for closure-command (#6495)

github.com/hyperf/hyperf - 38e1d732a43775541b1f08116682331d1cb41f9b authored about 1 year ago
Fixed bug that swagger validation collector cannot collect query parameters. (#6491)

github.com/hyperf/hyperf - 23ca774beefb0c9fdab635f46eccee1a029d7cc3 authored about 1 year ago
Removed the low version conditions of php and swoole (#6489)

github.com/hyperf/hyperf - b3216efee1c0eba6b40bfcece75317e95627fce2 authored about 1 year ago
Added the default implement for `Psr\Log\LoggerInterface`. (#6488)

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

github.com/hyperf/hyperf - b63bfd9eefe7dd247676cde2e66fa8c0829ce106 authored about 1 year ago
Add tap function import to Schedule (#6487)

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

github.com/hyperf/hyperf - 5726bc22b892124d1e51cf43f842787deff4bd2c authored about 1 year ago
Update docs for crontab (#6486)

github.com/hyperf/hyperf - 107c8ae6daec9aa8d32eb4882d192339d1e7c3c6 authored about 1 year ago
Added new ways to register crontab (#6483)

github.com/hyperf/hyperf - 31cbc06a1478443fd5fcab805ddc3b59432b4b55 authored about 1 year ago
Optimize log for crontab task skipped. (#6480)

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

github.com/hyperf/hyperf - 8aec615546e6e07d4c658bc40352b67ac1c16ef7 authored about 1 year ago
Add Sentry component (#6481)

github.com/hyperf/hyperf - bb69f09a1bfb53aea16228e26959a1bb8e5475fe authored about 1 year ago
Updated the default mutex expiration time to 60 seconds. (#6479)

github.com/hyperf/hyperf - 759858eec2ffa7bc1eeb759a456f5cb068497096 authored about 1 year ago
Release v3.1.6 (#6478)

github.com/hyperf/hyperf - 0c864c5de486db7901698c95874a0b2106e90965 authored about 1 year ago
Optimized serverMutex and taskMutex binding method (#6477)

github.com/hyperf/hyperf - 0cb5f42a669fc91a9ae8e5205ad9ce0685df21c2 authored about 1 year ago
Added method `Arr::remove`. (#6471)

github.com/hyperf/hyperf - b21c3208e8592cb3518d6ffdda2b4c1d0110cb43 authored about 1 year ago
Optimized code about `DispatcherFactory` which use `require` instead of `require_once` for loading `routes`. (#6472)

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

github.com/hyperf/hyperf - f33aaf3f8fb8fb1655f36b63731ebe105401d922 authored about 1 year ago
Added `Crontab::setOptions()` and `Crontab::getOptions()` (#6474)

github.com/hyperf/hyperf - d7153fecbd78ec2d744e86c23f8460770e0f8579 authored about 1 year ago
Auto mkdir folder when using command `gen:swagger-schema`. (#6473)

github.com/hyperf/hyperf - dafcb5684bc294e057f18e38a744cd7e89b5103a authored about 1 year ago
Upgrade docs about skip_cache_results cache config (#6465)

github.com/hyperf/hyperf - 4339e4e62f724ca4b0d140b8c10ef934b193c42b authored about 1 year ago
Update crontab docs (#6469)

github.com/hyperf/hyperf - adafd67c2d90c23ac831341355076144d35cab4a authored about 1 year ago
Added support for Crontab specified operating environments (#6468)

github.com/hyperf/hyperf - 51998aa0a3bed59520afac9301e25158d8d580e3 authored about 1 year ago
Optimized code for socketio decode. (#6462)

github.com/hyperf/hyperf - d9377392c3ea2d1202d5882a1b7e40edd6b267d5 authored about 1 year ago
Upgrade the documents. (#6460)

* Translate comments to English

* ๅฎนๅ™จ่ฟ่กŒๆทปๅŠ -wๅ‚ๆ•ฐๆŒ‡ๅฎšๅทฅไฝœ็›ฎๅฝ•

* 3.0็‰ˆๆœฌๅŽๅขžๅŠ ็š„ๅฏไปฅๅœจๅ…จๅฑ€้…็ฝฎๅ…ณ้—ญamqp่ฟ›็จ‹่‡ชๅฏ

* Upgra...

github.com/hyperf/hyperf - 04f465aa94efc4d3576a37ff9d5e562f0b20ec8e authored about 1 year ago
Reduce memory replication for socketio decode. (#6459)

github.com/hyperf/hyperf - 6053771087ea5faa36d7157632ad21d64b14b44f authored about 1 year ago
Optimized code of `Hyperf\SocketIOServer\Parser\Decoder::decode()`. (#6440)

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

github.com/hyperf/hyperf - 7ec9050772e1dd0f01c1b901271e29a2fb7a14cf authored about 1 year ago
Added method ReflectionManager::getAllClassesByFinder. (#6449)

github.com/hyperf/hyperf - 618521b4a57db0e26533a096351c298ff9373861 authored about 1 year ago
Upgrade doc about model translation into English (#6444)

github.com/hyperf/hyperf - 13b837d90d4c47a5963f71307f24b87d69cdcde8 authored about 1 year ago
Upgrade docs about return type of consumeMessage to Result (#6439)

github.com/hyperf/hyperf - c47dcffed18e3348fd06cfa5f46d5ee3be358134 authored about 1 year ago
Release v3.1.5 (#6438)

github.com/hyperf/hyperf - 6f7ef874ab22169b5ccf7371d34f31d730e68fda authored about 1 year ago
Sort type for model update visitor. (#6437)

github.com/hyperf/hyperf - d6b4c299d2f5f53818300d426e3639b7031b9665 authored about 1 year ago
Fixed bug that the generator which be used to generate amqp consumer cannot work. (#6436)

github.com/hyperf/hyperf - 0bb4cca221ca7e16ed35b22d1a5d450797459683 authored about 1 year ago
Optimized model generator which can generate property comments with `use`. (#6435)

github.com/hyperf/hyperf - 28de1f1e0a141555de1a2cd8d81560663e63d84e authored about 1 year ago
Added `UnsetContextInTaskWorkerListener` which can be used to unset connection context when using non-coroutine task worker.

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

github.com/hyperf/hyperf - f9da6dbfaff716f6b537b421d762982ed1c455f2 authored about 1 year ago
Upgrade docs about use camelcase naming convention for gRPC methods (#6430)

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

github.com/hyperf/hyperf - 1501e799610d71c7561c93bbb77a17f0fbd99703 authored about 1 year ago
Fixed bug that the timezone of crontab task cannot work. (#6423)

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

github.com/hyperf/hyperf - c699f0f7454cc4701275dfb6fb8bd1ab4d057bc2 authored about 1 year ago
Upgrade docs about replacing utils with support (#6425)

Co-authored-by: sy-records <[email protected]>

github.com/hyperf/hyperf - 0367a7e629990436694da358001f5b1df297f497 authored about 1 year ago
Release v3.1.4 (#6427)

github.com/hyperf/hyperf - 58799cce2b1f55d68bd175165d4a74f569822671 authored about 1 year ago
Added Annotation `RewriteReturnType` which used to rewrite the return type when generating models.

github.com/hyperf/hyperf - 835480c35663bd3e9d6035b984c5743e3176c0af authored about 1 year ago
Upgrade docs about class namespaces. (#6417)

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

github.com/hyperf/hyperf - cd9692d03b76a1abd4cc73d50453416746a1c981 authored about 1 year ago
Fixed bug that test cases cannot be passed for error handler. (#6424)

github.com/hyperf/hyperf - a7c5f7b3c99225dc9a8d74c355a1dde161c1622d authored about 1 year ago
Fixed bug that `prepareHandler` cannot work sometimes for `circuit-breaker`. (#6419)

github.com/hyperf/hyperf - 9ed7d0276ec8f182bf847c1699ea689b446ce0fc authored about 1 year ago
Throw `InvalidArgumentException` instead of `TypeError` for decoding an empty string when using `Base62::decode`. (#6415)

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

github.com/hyperf/hyperf - c1b7d6ae42b30fbc74cf168474fa7eccd864135c authored about 1 year ago
update upgrade 3.1 doc (#6410)

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

github.com/hyperf/hyperf - 5f3d52f3e305405b29532fcbbb8479dbe3404f82 authored about 1 year ago
Release v3.1.3 (#6409)

github.com/hyperf/hyperf - 0182f4a60ef5a69ea933594042baaf639fdd56b1 authored about 1 year ago
Added `template_suffix` configuration to `twig` engine. (#6402)

Co-authored-by: sy-records <[email protected]>

github.com/hyperf/hyperf - 96e2764c4f8999f6e0418777de5c35c5a988c97e authored about 1 year ago
Added dosc for `withHeaders`. (#6408)

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

github.com/hyperf/hyperf - 3995478511f0f786e1da91d75924078859d2d11a authored about 1 year ago
Fixed bug that `Hyperf\Scout\Searchable` don't import namespace of function `config`. (#6406)

github.com/hyperf/hyperf - 5a157266004b44b27379fb42744a7b384f77f3ec authored about 1 year ago
support customized local configuration files for PHPStan and PHPUnit (#6405)

github.com/hyperf/hyperf - 78c072d0ba90f26208ab6d057dcac10c0c6330e6 authored about 1 year ago
Upgrade doc (#6401)

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

github.com/hyperf/hyperf - bb6cc833a1b60bc31e65fcdaa9c950122ee97038 authored about 1 year ago
Added `timezone` parameter to `hyperf/crontab` component. (#6398)

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

github.com/hyperf/hyperf - cec648106d9c707a1c2437e2b5ef08ea57de4daf authored about 1 year ago
Update service-register.md (#6397)

github.com/hyperf/hyperf - 3658d62bba7a62d36b43482d5fbbe7f8939c83fa authored about 1 year ago
Optimize docs for annotation route (#6393)

github.com/hyperf/hyperf - a2e4285678fbfc4f20a782c59b8ce8000eac6890 authored about 1 year ago
Added: Test Interacts With Database (#6386)

github.com/hyperf/hyperf - 7c4c3c096371ed94104bbd937b25f80da9c06127 authored about 1 year ago
๐Ÿš€feat(consumer) add exception handling for AMQPTimeoutException (#6391)

github.com/hyperf/hyperf - b703bdc9196f4e76a058464d10052f0aca87fa24 authored about 1 year ago
Fixed bug that es version cannot be found when the index is null. (#6389)

github.com/hyperf/hyperf - 009c364d619b578d05a91255d78ac86ebd82d94e authored about 1 year ago
Release v3.1.2 (#6387)

github.com/hyperf/hyperf - 18725acd09f24c875e01a77b79b77f9b849fc028 authored about 1 year ago
Fixed bug that `scout` cannot work when using elasticsearch(which version is less than 7) without index. (#6384)

github.com/hyperf/hyperf - 8b90b8ed89b4f992ea365d1fedc9bffa9cc316f3 authored about 1 year ago
๐Ÿš€feat(docs): add common configurations in command.md (#6383)

github.com/hyperf/hyperf - 8c4e45b39f2d184af76fb558ecdbf01e891d7c58 authored about 1 year ago
Support collect swagger validation rules and attribute for mediaType request body. (#6380)

github.com/hyperf/hyperf - ff4451014aa1aea512bf4efee61fd1ac1dcb60dd authored about 1 year ago
Support to read custom attribute for validation when using swagger. (#6379)

github.com/hyperf/hyperf - 5748c8dc151f6c1a941d6e8a85ae8ac71e223206 authored about 1 year ago
Don't need to close swoole short name when don't use swoole or don't require `hyperf/polyfill-coroutine` (#6376)

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

github.com/hyperf/hyperf - f8ccb927b58a0d425dbbd3464a8e65dd3d9e9240 authored about 1 year ago
Fixed bug that `Hyperf\RateLimit\Aspect\RateLimitAnnotationAspect::getWeightingAnnotation()` cannot work. (#6374)

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

github.com/hyperf/hyperf - d11c018daf79b4c4856c0db2bd837b01e9b5f8d5 authored about 1 year ago
Support `ping` method for `grpc client`. (#6373)

github.com/hyperf/hyperf - 5f22575ae8344e5e76b46c2abfb572e103ff55b9 authored about 1 year ago
Fixed bug that AOP not working when using variadic parameters. (#6372)

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

github.com/hyperf/hyperf - fdf3934ad8def7c635ee3ed3873b7b67a7f98821 authored about 1 year ago