Deeka Wong
@huangdijia
Joined on 02 August 2014
GitHub Stats
135
Followers
83
Repositories
2
Organizations
1
Gists
1471
Pull Requests
179
Issues
1538
Commits
0
Sponsors
183
Contributed To
301
Star Earned
Most Used Languages
64.58%
JavaScript
21.49%
CSS
13.16%
PHP
0.35%
Vue
0.31%
Python
0.11%
Blade
Popular Projects
laravel-trigger
MySQL event subscriber base on MySQLReplication
PHP
30
1
7
8
laravel-horizon-restart
Plugin for laravel-horzion
PHP
23
2
5
14
laravel-recaptcha-v3
recaptcha-v3 for laravel
PHP
20
3
3
3
laravel-web-soar
Artisan soar in your browser
JavaScript
19
0
0
0
laravel-ssdb
ssdb for laravel
PHP
16
6
4
0
laravel-redis-ide-helper
redis-ide-helper for laravel
PHP
13
0
1
5
Top Contributions
Top contributions made by the user in the last year.
03
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
8/19/2025, 5:54:53 PM
Pushed 1 commit(s) to huangdijia/hyperf on branch master
- Added the alias `disassociate()` of `Hyperf\Database\Model\Relations\BelongsTo::dissociate()`.
8/18/2025, 7:34:31 PM
Pushed 1 commit(s) to huangdijia/hyperf on branch add-hasall-method-to-arr
- 在变更日志中添加 `hasAll` 方法到 `Hyperf\Collection\Arr` 类的记录
8/18/2025, 7:32:46 PM
opened pull request Added hasAll method to Arr class on hyperf/hyperf
8/18/2025, 7:31:36 PM
Created New branch on huangdijia/hyperf branchfeature/add-hasall-method-to-arr
8/18/2025, 2:39:57 PM
Pushed 1 commit(s) to huangdijia/hyperf on branch add-push-method-to-arr
- 修正文档:更新 `array` 方法的注释,确保结果为数组
8/18/2025, 1:47:35 PM
Pushed 3 commit(s) to huangdijia/hyperf on branch add-push-method-to-arr
- Fix macro validation for reference parameters (#7501)
- feat: add push method to Arr class for dot notation array manipulation - Add push method to Hyperf\Collection\Arr based on Laravel PR #56632 - Allows pushing items into arrays using dot notation - Includes comprehensive test coverage for nested arrays and edge cases - Matches Laravel's implementation and API
- feat: 添加 `push` 方法到 `Hyperf\Collection\Arr`,支持使用点 notation 向数组中推送项目
8/18/2025, 1:46:52 PM
Pushed 1 commit(s) to huangdijia/hyperf on branch master
- Fix macro validation for reference parameters (#7501)
8/18/2025, 7:49:02 AM
Pushed 1 commit(s) to huangdijia/hyperf on branch macroable-reference-validation
- 更新 CHANGELOG,添加 v3.1.61 修复条目,修复引用参数的宏验证。
8/17/2025, 7:29:39 PM
opened pull request Fix macro validation for reference parameters and Redis formatting on hyperf/hyperf
8/17/2025, 7:28:49 PM
Created New branch on huangdijia/hyperf branchfix/macroable-reference-validation
8/17/2025, 6:16:43 PM
Pushed 1 commit(s) to huangdijia/hyperf on branch add-push-method-to-arr
- Fix Lua script argument formatting in Redis adapter Removes unnecessary line breaks and trailing commas after Lua script blocks in Prometheus Redis adapter, ensuring correct argument formatting for Redis command execution.
8/17/2025, 6:12:18 PM
Pushed 1 commit(s) to huangdijia/hyperf on branch add-push-method-to-arr
- feat: 添加 `push` 方法到 `Hyperf\Collection\Arr`,支持使用点 notation 向数组中推送项目
8/17/2025, 6:10:02 PM
opened pull request feat: add push method to Arr class for dot notation array manipulation on hyperf/hyperf
8/17/2025, 6:09:19 PM
Created New branch on huangdijia/hyperf branchfeature/add-push-method-to-arr