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

Merge pull request #1 from hyperf-cloud/master

Merge forked.

github.com/hyperf/hyperf - ec3db2d337afeb2fa612f5e207b936f39c02b273 authored over 5 years ago
Added concurrent.limit for amqp.md

github.com/hyperf/hyperf - 830b1fa29935a7923f993f342d14871e554c9ad3 authored over 5 years ago
Added concurrent.limit for amqp.

github.com/hyperf/hyperf - a55a3e99bde45276c511bca9c29f85234dc56b0b authored over 5 years ago
Optimize example code of swoole_mysql (#720)

1. select query returns result array when succeed, not true
2. add explanation about async modu...

github.com/hyperf/hyperf - e534ec64334804b72a3d2daa993ea58c7b70cc68 authored over 5 years ago
Fixed `ignoreAnnotations` does not works when cache is used (#713)

* Fixed ignoreAnnotations does not work when cache is used

* Optimized code.

* Format code...

github.com/hyperf/hyperf - 7ff53cdfc89eed68e15f4bd6ed53d7cb171a4495 authored over 5 years ago
Optimized code.

github.com/hyperf/hyperf - fc1d5b872a915bfdf933cb4a9afaa8cc4c555978 authored over 5 years ago
Added testing.

github.com/hyperf/hyperf - 6de35170599c538532a8351af5177743b2fb706e authored over 5 years ago
Update validation.md (#715)

与上方middlewares 格式对应

github.com/hyperf/hyperf - 80a73cefb80bd3b5b7c26a2debb69cc4812b4500 authored over 5 years ago
Merge branch 'master' into fix/693

github.com/hyperf/hyperf - 7f34897193281796a153e09d873cf1b969bc8f7e authored over 5 years ago
refactor(validation): 优化 context 获取 validator

github.com/hyperf/hyperf - 2cd0fac4663b78d53e501ce58936fe82d4f7b145 authored over 5 years ago
Optimized the amqp config (#714)

github.com/hyperf/hyperf - f9a16348c635043638e207a1a57aee1095e6b7a3 authored over 5 years ago
fix(validation): fix getValidatorInstance 在同一个上下文中多次创建 validator

#693

github.com/hyperf/hyperf - 2635c65e1f5da569df5d6635ddcd9b495aee528c authored over 5 years ago
Merge pull request #712 from tsmliyun/master

Update model.md

github.com/hyperf/hyperf - 145efb1b926d1930d8747d112a3c46eeccad76cc authored over 5 years ago
Update model.md

github.com/hyperf/hyperf - 4c7a14b8b302cc5bba28991c78b82c81de77572d authored over 5 years ago
Update cache.md

github.com/hyperf/hyperf - e43697888551ec9c85a2cd23947dae45475dc45d authored over 5 years ago
Update validation.md

github.com/hyperf/hyperf - 22f667730e398ffe1d574c7dd85a688e236e818a authored over 5 years ago
Added hooklife/hyperf-aliyun-amqp into awesome-components.md (#711)

github.com/hyperf/hyperf - d96aa68d8d0e7852032b8954f5f5e724fca1ec5f authored over 5 years ago
Merge pull request #709 from limingxinleo/1.1-doc

Update model.md

github.com/hyperf/hyperf - d344917ee39df492a0f9434afa7074282a8fe394 authored over 5 years ago
Update model.md

github.com/hyperf/hyperf - ec90cbfcffaaaf90a0c40be77a2fb1f64a76c5c4 authored over 5 years ago
Update model.md

github.com/hyperf/hyperf - 3c06410d9fbf281d51a80ac1f1f8c34d1e00ab88 authored over 5 years ago
Update model.md

github.com/hyperf/hyperf - 9489b63234e8c636eb9ade52c604c6f64ace63cc authored over 5 years ago
Fixed testing.

github.com/hyperf/hyperf - eeafe057ee49d0607d8887fb4fa0b91ccd0e3410 authored over 5 years ago
fxied exception Message

github.com/hyperf/hyperf - 0dab2156a3e2d9e76951a9cb6073ef9498401a0c authored over 5 years ago
fixed string type json

github.com/hyperf/hyperf - b3297f6956057f1bf931eb087e0068d936a1d81f authored over 5 years ago
Update CHANGELOG.md

github.com/hyperf/hyperf - 051c883e0ee31c549b5cdb8d19422d9b297f2ccd authored over 5 years ago
Merge pull request #701 from limingxinleo/1.1-process

Fixed process not auto restart when throw a exception.

github.com/hyperf/hyperf - 13523af9a2edaeae1596461ddddf5f360e6e5644 authored over 5 years ago
Fixed testing.

github.com/hyperf/hyperf - 370f51e9b4a9a0b40aad9d1263360ab6ea0f5d77 authored over 5 years ago
Merge branch 'master' into 1.1-process

github.com/hyperf/hyperf - f66997735405345e11c3a066173dd678c3589797 authored over 5 years ago
Update CHANGELOG.md

github.com/hyperf/hyperf - 9d94b48b017916d80b222b4145162688ec1c21ab authored over 5 years ago
Update CHANGELOG.md

github.com/hyperf/hyperf - 9bfed7b16bc59f3dfe824c8e8e40fd34e7052efb authored over 5 years ago
Update ServerRequestTest.php

github.com/hyperf/hyperf - a53384e865149e77def46d8b33559a95526ed99f authored over 5 years ago
Merge branch 'master' into 1.1-validator

github.com/hyperf/hyperf - 39b20a904e62c00fdebadd79077792f9f12b350d authored over 5 years ago
Merge pull request #700 from limingxinleo/1.1-response

Fixed response::download does not works.

github.com/hyperf/hyperf - 0eca1b3317058763d3a07b6db39d53ee564bbb2e authored over 5 years ago
Merge branch 'master' into 1.1-response

github.com/hyperf/hyperf - 2474ae982dcc8be24e442d53ea1e30baf7759e03 authored over 5 years ago
Merge pull request #704 from yangliulnn/master

fix: 开启 ValidationMiddleware 后,获取路由参数时未添加类型约束时报错

github.com/hyperf/hyperf - bef92e6f167c80179f041726374c0ac519bed0be authored over 5 years ago
Update CHANGELOG.md

github.com/hyperf/hyperf - a5c1fd6358cf6928c1e48b74d23710d20503d406 authored over 5 years ago
Fixed testing.

github.com/hyperf/hyperf - 9fc513c2174395a478a4395c60bb9fe9b8329c6a authored over 5 years ago
Added ConfigProvider.

github.com/hyperf/hyperf - 03754f8007992351ac607d3a0407b19c7cfbee4c authored over 5 years ago
Fixed testing.

github.com/hyperf/hyperf - 8dbcf1cea6bf8982f42e4c8204a0cf78dba58912 authored over 5 years ago
Update CHANGELOG.md

github.com/hyperf/hyperf - 68dda5ad909fb454f8d0dcf3cbc6dda882f16230 authored over 5 years ago
Optimized code.

github.com/hyperf/hyperf - 12f1881372e0cbf821f5aaaa1289dd247706a4f2 authored over 5 years ago
Merge branch 'master' into pr/705

github.com/hyperf/hyperf - 5e8f96e1133794aa7cf9829494740f6566b71468 authored over 5 years ago
Optimized code.

github.com/hyperf/hyperf - 8c2f9243447214a12bc6039599e3f243ab7534e6 authored over 5 years ago
Fixed bug that Call to a member function getName() on null in `ValidationMiddleware`.

github.com/hyperf/hyperf - b5307a1e3f1741d60cdf418d70e8bb8da77236ef authored over 5 years ago
optimize http message

github.com/hyperf/hyperf - d222da5813858574a91eee605622866111fdbe3f authored over 5 years ago
Update Sendable.php

github.com/hyperf/hyperf - c92b0282600d5235a6ef49948bc95f36738c0548 authored over 5 years ago
fix: Call to a member function getName() on null in ValidationMiddleware.php [65]

github.com/hyperf/hyperf - 30d748a31a8b49fd9c6ba6037683df316b561698 authored over 5 years ago
Renamed Sendable.

github.com/hyperf/hyperf - 91637849dfe84de654dc58722dfa69ba26de38cb authored over 5 years ago
Update CHANGELOG.md

github.com/hyperf/hyperf - 36e157991bfb8ec39bf6c29c358d662c0d1f8394 authored over 5 years ago
Fixed process not auto restart when throw a exception.

github.com/hyperf/hyperf - e257c52870552765515087574b92097589fc0c68 authored over 5 years ago
Update donate.md

github.com/hyperf/hyperf - 890cc9e0b3bca6cb7510eecd02fad3a7b1c6f240 authored over 5 years ago
Update README-CN.md

github.com/hyperf/hyperf - b86d42860f1b3fc9c770df4b837fd3756bc8d0c8 authored over 5 years ago
Update README-CN.md

github.com/hyperf/hyperf - 4a8b304a0f028721ee13d0bc3454364dcf18beee authored over 5 years ago
Update README.md

github.com/hyperf/hyperf - 9c70101c248875136b2c0bcc4a60d1d65628b43e authored over 5 years ago
Update README.md

github.com/hyperf/hyperf - 72ed87088b0e232de6452288b79718638a719b6f authored over 5 years ago
Update README.md

github.com/hyperf/hyperf - fe4ca812f210d1da68d7b406eeed7ab6ee19e5ad authored over 5 years ago
Merge remote-tracking branch 'origin/master'

github.com/hyperf/hyperf - bd09af1755e9b5702b5b9a26af73f1483145dc0c authored over 5 years ago
Add sponsor logo

github.com/hyperf/hyperf - 3f7e116bef52f9a63e3796aad7606f7be46089c9 authored over 5 years ago
Merge pull request #695 from chunhei2008/feat/validation

添加 ValidatorFactoryResolved 事件实现验证器扩展

github.com/hyperf/hyperf - c27e0e9742a8822a3776fd6bff5d6947b26a9da2 authored over 5 years ago
Added testing.

github.com/hyperf/hyperf - c7bd6a95f93ff1a64091d3244859ee1bc3d2560e authored over 5 years ago
Fixed response::download is not works.

github.com/hyperf/hyperf - 778995e852d32c63950b10e5df86b020d6928fb5 authored over 5 years ago
Update validation.md

github.com/hyperf/hyperf - 760c9bdd841f639768ed796437d404aa22ce3c83 authored over 5 years ago
Update donate link

github.com/hyperf/hyperf - 5b8bf3617baebbec32c71471c30bd2ea29f146c3 authored over 5 years ago
Update donate link

github.com/hyperf/hyperf - 37ce1a685f4de62e21e7eb96fb77246ddac28b01 authored over 5 years ago
Update donate link

github.com/hyperf/hyperf - 92701b42cad479b33cb76970561d0fe23a2427b2 authored over 5 years ago
Merge branch 'master' into feat/validation

github.com/hyperf/hyperf - fa3b25ac874c82d12cf6035c7a216787b2f4c799 authored over 5 years ago
feat: 🎸 添加 ValidatorFactoryResolved 事件实现验证器扩展

github.com/hyperf/hyperf - 926394b3192639e51bb3792c261ecce56ed62d60 authored over 5 years ago
Update CHANGELOG.md

github.com/hyperf/hyperf - bdd4ec6c61d2e072579ff751bc9ceb4cfa0269ae authored over 5 years ago
Fixed bug that validationData don't contains uploaded files.

github.com/hyperf/hyperf - 33b9a3b2d86f5b2b5a38e78fe8c46167e161439a authored over 5 years ago
Merge branch 'master' of github.com:hyperf-cloud/hyperf

github.com/hyperf/hyperf - e559bff9e428956d1417702cbdb38158fb32b4d8 authored over 5 years ago
Fixed swoole version requires

github.com/hyperf/hyperf - 0ddd0bee60e571c1fbec25caa0599809efd99441 authored over 5 years ago
Merge pull request #684 from chunhei2008/fix/validation-doc

docs: ✏️ 验证器文档增加国际化配置说明

github.com/hyperf/hyperf - b407365afdc633d0d5f405a5b1009e8cf2f12e5e authored over 5 years ago
Update validation.md

github.com/hyperf/hyperf - 8e63571a75e8596a3757e7416a179c0ba054e932 authored over 5 years ago
Merge pull request #685 from hedeqiang/master

Update Document

github.com/hyperf/hyperf - 1d601b27a7ff9b03ac101b47f3e71d5ac3a137e2 authored over 5 years ago
Update model.md

github.com/hyperf/hyperf - 863238103f88b63a83938a2503a07d4cbe5759e9 authored over 5 years ago
Update translation.md

github.com/hyperf/hyperf - 527ae2ee0cafbbb288eea84d51259fc03a53c494 authored over 5 years ago
docs: ✏️ validation readme 中translation配置文件语言包路径错误

github.com/hyperf/hyperf - f3307f07aae611fa566472a709945995d45fdacd authored over 5 years ago
Update validation.md

github.com/hyperf/hyperf - 9b42251199b7abff51121817530f1af724022068 authored over 5 years ago
docs: ✏️ 验证器文档增加国际化配置说明

github.com/hyperf/hyperf - 4f4984031a71802e58e54473a34ebe5b40537f58 authored over 5 years ago
Merge pull request #678 from yangliulnn/master

使用 gen:model 命令从数据库生成模型时,跳过 migrations 表

github.com/hyperf/hyperf - a15b349ea20d2a844fd16e3e2b6f292caac1a64f authored over 5 years ago
Update CHANGELOG.md

github.com/hyperf/hyperf - df6150f7f0f8ca9b817de15db958af306035fc14 authored over 5 years ago
Added ignore tables option for gen:model.

github.com/hyperf/hyperf - 6936264484ffa42367c0b76c93dabcf4df5c0c9f authored over 5 years ago
Merge pull request #676 from ihipop/patch-3

[Doc] 添加通过di自定义核心中间件的例子

github.com/hyperf/hyperf - 71b741f5677749fed509a0f0fc96c4c2ba97c2d6 authored over 5 years ago
Update middleware.md

github.com/hyperf/hyperf - 7f3eb6bf01dcd44b1936d0fa8ef82c77af7331c5 authored over 5 years ago
从配置文件中读取migration表名

github.com/hyperf/hyperf - a259d844e428d0a6d5e2c4ef0eb0d07bae01afc2 authored over 5 years ago
Merge branch 'master' of https://github.com/hyperf-cloud/hyperf

github.com/hyperf/hyperf - c357a33df84940fa2ae35b2abe366b7b2e082622 authored over 5 years ago
使用 gen:model 命令从数据库生成模型时,跳过 migrations 表

github.com/hyperf/hyperf - 68b5b724fcbadc4174ce0bc20d1ace747459f075 authored over 5 years ago
Merge pull request #672 from huangzhhui/fix-validation-middleware

Fixed ValidationMiddleware

github.com/hyperf/hyperf - 20fb22800520cc4e017845289e60fe0af2fb593f authored over 5 years ago
Merge branch 'master' into fix-validation-middleware

github.com/hyperf/hyperf - 40227ddfd592c0c4fab3816356a06eb805ebfaaf authored over 5 years ago
Fixed document of validation. (#677)

github.com/hyperf/hyperf - a837a13915ef72af9d7895ada2f3602a704ddc79 authored over 5 years ago
添加通过di自定义核心中间件的例子

github.com/hyperf/hyperf - ca05f8e3785fc98bd659c49f01fe0cafdd04c9a5 authored over 5 years ago
Update CHANGELOG.md

github.com/hyperf/hyperf - ac5eccf1448f441d8d879af3d2176d52d8524297 authored over 5 years ago
Update ValidationMiddleware.php

github.com/hyperf/hyperf - 6aaf95c9aefc08fd228a4bc6f76eaa6cc87d2098 authored over 5 years ago
Fixed the table of Model is not correct when using `gen:model`. (#674)

github.com/hyperf/hyperf - c39e498ec5c4c5fdfa2a8edba21d8a2995930f85 authored over 5 years ago