riesjart/collection-macros

该包已被弃用且不再维护。未建议替代包。

基础 Laravel 和 Eloquent 集合宏

v0.1.2 2018-03-26 09:10 UTC

This package is not auto-updated.

Last update: 2020-03-25 22:38:37 UTC


README

当前版本:v0.1.2

此存储库使用 语义版本控制 (SemVer) v2.0.0

要求

  • PHP >= 7.1
  • Laravel 5.5 或 5.6

安装

通过 Composer 拉取此包。

composer require riesjart/collection-macros "^0.1"

不需要在您的 Laravel 应用程序中注册任何服务提供者。

特性

基础集合宏

  • combinations
  • defaults
  • pluckSimple
  • prefix
  • replaceKey
  • replaceKeys
  • toEloquent

Eloquent 集合宏

  • hideRelations
  • swapPivot