swisnl/illuminate-collections
最新稳定版本:9.0.0
Composer 安装命令:
composer require swisnl/illuminate-collections
包简介
Metapackage to import illuminate/collections, with fallback to illuminate/support for older PHP/Laravel versions.
README 文档
README
🚨 Deprecated: The Laravel team has dropped support for Laravel < 8, making this package obsolete. Please directly use illuminate/collections instead. 🚨
Import Laravel's Collections into non-Laravel packages easily, without needing to require the entire illuminate\support package, while also supporting older PHP/Laravel versions. (Why not pull illuminate\support in framework-agnostic packages)
It just installs illuminate/support on PHP < 7.3 or Laravel < 8 and illuminate/collections on PHP >= 7.3 or Laravel >= 8 and uses the same major versioning.
Install
Via Composer
$ composer require swisnl/illuminate-collections
Usage
Simply use Illuminate\Support\Collection as you normally would!
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email security@swis.nl instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
This package is Treeware. If you use it in production, then we ask that you buy the world a tree to thank us for our work. By contributing to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.
SWIS ❤️ Open Source
SWIS is a web agency from Leiden, the Netherlands. We love working with open source software.
统计信息
- 总下载量: 55.15k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-11-06