f-oris/easy-support

2.0.0 2021-04-19 14:55 UTC

This package is auto-updated.

Last update: 2024-04-19 21:28:42 UTC


README

基于Illuminate\Support包提取的部分自用快捷函数,不建议直接使用

Build Status codecov Latest Stable Version Latest Unstable Version Total Downloads License

版本说明

  • 移除Arr::unset()函数,可使用Arr::forget()函数替代使用
  • 移除Arr::expect()函数,可使用Arr::except()函数替代使用
  • 修改部分业务代码逻辑,移除php-7.0语法,兼容php-5.5语法

安装使用

composer require f-oris/easy-support:^2.0

License

MIT License

Copyright (c) 2019-present F.oris us@f-oris.me