nebula-speed / collection
数据操作重写
v1.0.1
2026-03-06 02:50 UTC
Requires
- php: >=8.1
- hyperf/di: 3.1.*
- hyperf/framework: 3.1.*
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- mockery/mockery: ^1.0
- phpstan/phpstan: ^1.0
- phpunit/phpunit: ^10.0
- swoole/ide-helper: dev-master
Suggests
- swow/swow: Required to create swow components.
This package is not auto-updated.
Last update: 2026-03-21 01:07:21 UTC
README
主要处理model返回对象转数组
安装
composer require nebula-speed/collection
使用
collection($user_groups)->toArray()