Download the PHP package superbig/craft3-collections without Composer
On this page you can find all versions of the php package superbig/craft3-collections. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download superbig/craft3-collections
More information about superbig/craft3-collections
Files in superbig/craft3-collections
Download superbig/craft3-collections
More information about superbig/craft3-collections
Files in superbig/craft3-collections
Vendor superbig
Package craft3-collections
Short Description Use Laravel Collections in Craft
License MIT
Package craft3-collections
Short Description Use Laravel Collections in Craft
License MIT
Please rate this library. Is it a good library?
Informations about the package craft3-collections
Note: This plugin has been abandoned as Craft 4 includes Collections support.
Collections plugin for Craft CMS 3.x
Use Laravel Collections in Craft
Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require superbig/craft3-collections
- In the Control Panel, go to Settings → Plugins and click the “Install” button for Collections.
Collections Overview
Here is some good inspiration on what you can do with Collections:
- Collections documentation
- Laravel Collections: PHP Arrays On Steroids
- Laravel Collections Examples on GitHub
- Laravel Collections “when” Method
- Code Bright: Eloquent Collections
- Refactoring To Collection
- 10 less-known (but awesome!) Laravel Collections methods
Configuring Collections
Add your macros to the config file:
Using Collections
Group tags by letter:
Add this macro to your config:
Brought to you by Superbig
All versions of craft3-collections with dependencies
PHP Build Version
Package Version
The package superbig/craft3-collections contains the following files
Loading the files please wait ....