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
Added optional input for repo name in split workflow
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
Fixed bug that `LazyCollection::splitIn()` cannot work caused by type hint.
github.com/hyperf/hyperf - rookiexxk opened this pull request 8 months ago
github.com/hyperf/hyperf - rookiexxk opened this pull request 8 months ago
Updated type hint in `HigherOrderCollectionProxy` constructor
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
Added methods `BuildsQueries::[chunkById|chunkByIdDesc]` and added documents about amqp.
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
Added methods `\Hyperf\Database\Schema::getTables`
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
Added methods `whereRelation` and `orWhereRelation` into `QueriesRelationships`.
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
chore: Update return type hints in Collection and LazyCollection
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
Optimized the return type of `Collection::groupBy` to `self|static`.
github.com/hyperf/hyperf - szutoutou opened this pull request 8 months ago
github.com/hyperf/hyperf - szutoutou opened this pull request 8 months ago
add snowflake redis heartbeat
github.com/hyperf/hyperf - tw2066 opened this pull request 8 months ago
github.com/hyperf/hyperf - tw2066 opened this pull request 8 months ago
Use `anonymous classes` to avoid the duplicated class name for database migrations.
github.com/hyperf/hyperf - rookiexxk opened this pull request 8 months ago
github.com/hyperf/hyperf - rookiexxk opened this pull request 8 months ago
Added methods `WithWhereHas` to `Model\Concerns\QueriesRelationships`
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
Fixed bug that `SetCookie::fromString` cannot not work by invalid types.
github.com/hyperf/hyperf - limingxinleo opened this pull request 8 months ago
github.com/hyperf/hyperf - limingxinleo opened this pull request 8 months ago
Added more unit test for `\Hyperf\Collection\Arr`
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
[QUESTION] How to validate prohibited?
github.com/hyperf/hyperf - Steinweber opened this issue 8 months ago
github.com/hyperf/hyperf - Steinweber opened this issue 8 months ago
feat: Add aliases support to RpcService annotation
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
feat: Add basic model retrieval and paging functionality unit test
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
Optimized the format of command error logs.
github.com/hyperf/hyperf - xuanyanwow opened this pull request 8 months ago
github.com/hyperf/hyperf - xuanyanwow opened this pull request 8 months ago
Fixed bug that `AOP` cannot work on `__construct`.
github.com/hyperf/hyperf - assert6 opened this pull request 8 months ago
github.com/hyperf/hyperf - assert6 opened this pull request 8 months ago
Added `createDatabase` and `dropDatabaseIfExists` methods to `Hyperf\Database\Schmea`.
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
perf:validationException message
github.com/hyperf/hyperf - szutoutou opened this pull request 8 months ago
github.com/hyperf/hyperf - szutoutou opened this pull request 8 months ago
Added methods `lazyById` and `lazyByIdDesc` for lazy queries
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
Added method `Hyperf\Database\Concerns\BuildsQueries::chunkMap()`.
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
Added method `Hyperf\Database\Model\Builder::valueOrFail()`.
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
Fixed the bug that updateOrInsert sql error when input values is empty
github.com/hyperf/hyperf - rookiexxk opened this pull request 8 months ago
github.com/hyperf/hyperf - rookiexxk opened this pull request 8 months ago
docs(en): update documentations
github.com/hyperf/hyperf - weslenteche opened this pull request 8 months ago
github.com/hyperf/hyperf - weslenteche opened this pull request 8 months ago
Added methods `Hyperf\Database\Model\Builder::load*`.
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
Added method `Hyperf\Database\Model\Builder::qualifyColumns()`.
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
Added method `Model::query()->touch()` which used to update timestamps.
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
Fixed bug that cannot read the messages from non-lower keys for `Hyperf\Constants\Annotation\Message`.
github.com/hyperf/hyperf - minororange opened this pull request 8 months ago
github.com/hyperf/hyperf - minororange opened this pull request 8 months ago
[FEATURE] \Hyperf\Constants\Annotation\Message key目前仅支持全小写格式,建议key的格式可以多样化
github.com/hyperf/hyperf - minororange opened this issue 8 months ago
github.com/hyperf/hyperf - minororange opened this issue 8 months ago
Added `list` rule for `hyperf/validation`
github.com/hyperf/hyperf - guandeng opened this pull request 8 months ago
github.com/hyperf/hyperf - guandeng opened this pull request 8 months ago
Fixed ci for swoole v6.0.0
github.com/hyperf/hyperf - limingxinleo opened this pull request 8 months ago
github.com/hyperf/hyperf - limingxinleo opened this pull request 8 months ago
Added cursor paginator for `hyperf/database`.
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
Optimized code for reading contents of php file.
github.com/hyperf/hyperf - limingxinleo opened this pull request 8 months ago
github.com/hyperf/hyperf - limingxinleo opened this pull request 8 months ago
Cancel AsCommand and ClosureCommand return values
github.com/hyperf/hyperf - xuanyanwow opened this pull request 8 months ago
github.com/hyperf/hyperf - xuanyanwow opened this pull request 8 months ago
Fixed the phpstan error for `Str::append()`
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
[BUG] updateOrInsert第二个参数使用默认值生成的sql有问题
github.com/hyperf/hyperf - lujihong opened this issue 8 months ago
github.com/hyperf/hyperf - lujihong opened this issue 8 months ago
Support `numbers` and `fromBase64` methods for `\Hyperf\Stringable\Str`
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
Fixed return type for `Collection::map*`.
github.com/hyperf/hyperf - limingxinleo opened this pull request 8 months ago
github.com/hyperf/hyperf - limingxinleo opened this pull request 8 months ago
Fixed bug that the return type of Collection::map() is invalid sometimes
github.com/hyperf/hyperf - guandeng opened this pull request 8 months ago
github.com/hyperf/hyperf - guandeng opened this pull request 8 months ago
Fixed bug that the return type of `Collection::mapInto()` is invalid sometimes.
github.com/hyperf/hyperf - limingxinleo opened this pull request 8 months ago
github.com/hyperf/hyperf - limingxinleo opened this pull request 8 months ago
Added config `rate_limit.storage.options.expired_time` for `rate-limit`.
github.com/hyperf/hyperf - guandeng opened this pull request 8 months ago
github.com/hyperf/hyperf - guandeng opened this pull request 8 months ago
chore: Update CoreMiddleware to support Htmlable response
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
Added the request body and response body to the tracer
github.com/hyperf/hyperf - jonas-elias opened this pull request 8 months ago
github.com/hyperf/hyperf - jonas-elias opened this pull request 8 months ago
Support `IncrementEach` and `DecrementEach` for `Hyperf\Database\Query\Builder`.
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
Support expressions as conditions for `\Hyperf\Database\Query\Builder`
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
Support providing subquery as value to `where` builder method
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
Support subqueries to `Builder->update`
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
Support array for `Hyperf\Amqp\Annotation\Consumer::routingKey`.
github.com/hyperf/hyperf - gaichao168 opened this pull request 8 months ago
github.com/hyperf/hyperf - gaichao168 opened this pull request 8 months ago
Optimized `\Hyperf\Stringable\Str`
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
[QUESTION] Swoole does not have a toolchain for flame graphs. How can we identify the cause of OOM?
github.com/hyperf/hyperf - changzee opened this issue 8 months ago
github.com/hyperf/hyperf - changzee opened this issue 8 months ago
Added `getOrPut` and `getOrSet` into `Hyperf\Collection\Collection`.
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
Support `insertOrIgnoreUsing` to `\Hyperf\Database\Query\Builder`
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
Support `whereJsonOverlaps`,`orWhereJsonOverlaps` and `whereJsonDoesntOverlap` to `\Hyperf\Database\Query\Builder`
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
Support some methods to `\Hyperf\Collection\Arr`
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
chore: Update phpstan.neon.dist to level 6
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
add setRoot and getRootId to Context class
github.com/hyperf/hyperf - he426100 opened this pull request 8 months ago
github.com/hyperf/hyperf - he426100 opened this pull request 8 months ago
Optimized Collection using EnumeratesValues
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
chore: Refactor StdoutLogger to improve log message handling
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
模型boot方法无法获取Context::get()上下文环境变量
github.com/hyperf/hyperf - zeroxxmmbm opened this issue 8 months ago
github.com/hyperf/hyperf - zeroxxmmbm opened this issue 8 months ago
Support Lateral Join to `Hyperf\Database\Query\Builder`
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 8 months ago
框架启动后,队列定时任务一直无法被消费,Xdebug 一直陷入无限循环
github.com/hyperf/hyperf - ruziwang opened this issue 8 months ago
github.com/hyperf/hyperf - ruziwang opened this issue 8 months ago
Set the value of `$this` in macro closures
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
chore: Update php-cs-fixer configuration to use parallel processing
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
github.com/hyperf/hyperf - huangdijia opened this pull request 8 months ago
Higher CPU usage compare to swoole itself
github.com/hyperf/hyperf - foremtehan opened this issue 8 months ago
github.com/hyperf/hyperf - foremtehan opened this issue 8 months ago
docs(en): update documentations
github.com/hyperf/hyperf - weslenteche opened this pull request 8 months ago
github.com/hyperf/hyperf - weslenteche opened this pull request 8 months ago
Support `whereAll/orWhereAll` `whereAny/orWhereAny` for `Hyperf\Database\Query\Builder`.
github.com/hyperf/hyperf - zds-s opened this pull request 9 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 9 months ago
Added `Premature end of data` into `DetectsLostConnections`.
github.com/hyperf/hyperf - limingxinleo opened this pull request 9 months ago
github.com/hyperf/hyperf - limingxinleo opened this pull request 9 months ago
Added `Premature end of data` into `DetectsLostConnections`.
github.com/hyperf/hyperf - limingxinleo opened this pull request 9 months ago
github.com/hyperf/hyperf - limingxinleo opened this pull request 9 months ago
Added `Premature end of data` into `DetectsLostConnections`.
github.com/hyperf/hyperf - limingxinleo opened this pull request 9 months ago
github.com/hyperf/hyperf - limingxinleo opened this pull request 9 months ago
[QUESTION] 自定义进程怎么监听term信号 (烦请看完内容可好,我知道使用signal 组件)
github.com/hyperf/hyperf - caijwei opened this issue 9 months ago
github.com/hyperf/hyperf - caijwei opened this issue 9 months ago
Add toJson method to Jsonable and Fluent classes
github.com/hyperf/hyperf - huangdijia opened this pull request 9 months ago
github.com/hyperf/hyperf - huangdijia opened this pull request 9 months ago
Update the deleted_at field type to datetime.
github.com/hyperf/hyperf - MorriosL opened this pull request 9 months ago
github.com/hyperf/hyperf - MorriosL opened this pull request 9 months ago
Added `Hyperf\Collection\LazyCollection`.
github.com/hyperf/hyperf - zds-s opened this pull request 9 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 9 months ago
Added some rules for `hyperf/validation`
github.com/hyperf/hyperf - zds-s opened this pull request 9 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 9 months ago
Fixed bug that exception normalizer cannot support symfony 7
github.com/hyperf/hyperf - limingxinleo opened this pull request 9 months ago
github.com/hyperf/hyperf - limingxinleo opened this pull request 9 months ago
[BUG] Hyperf\Flysystem\OSS\Adapter 文件不存在
github.com/hyperf/hyperf - caijwei opened this issue 9 months ago
github.com/hyperf/hyperf - caijwei opened this issue 9 months ago
Added `path` and `paths` methods to `Hyperf\Database\Seeders\Seed`
github.com/hyperf/hyperf - huangdijia opened this pull request 9 months ago
github.com/hyperf/hyperf - huangdijia opened this pull request 9 months ago
Added support to auto register migration and seeder paths through ConfigProvider
github.com/hyperf/hyperf - huangdijia opened this pull request 9 months ago
github.com/hyperf/hyperf - huangdijia opened this pull request 9 months ago
[BUG] hyperf 3.1 nacos配置中心grpc后报错
github.com/hyperf/hyperf - jiyang666 opened this issue 9 months ago
github.com/hyperf/hyperf - jiyang666 opened this issue 9 months ago
Added some rules for `hyperf/validation`.
github.com/hyperf/hyperf - zds-s opened this pull request 9 months ago
github.com/hyperf/hyperf - zds-s opened this pull request 9 months ago