Download the PHP package swisnl/illuminate-collections without Composer
On this page you can find all versions of the php package swisnl/illuminate-collections. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download swisnl/illuminate-collections
More information about swisnl/illuminate-collections
Files in swisnl/illuminate-collections
Package illuminate-collections
Short Description Metapackage to import illuminate/collections, with fallback to illuminate/support for older PHP/Laravel versions.
License MIT
Homepage https://github.com/swisnl/illuminate-collections
Informations about the package illuminate-collections
illuminate-collections
🚨 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
Usage
Simply use Illuminate\Support\Collection
as you normally would!
Contributing
Please see CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Jasper Zonneveld
- All Contributors
- All Laravel Contributors
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 :heart: Open Source
SWIS is a web agency from Leiden, the Netherlands. We love working with open source software.