Download the PHP package pulli/collection-macros without Composer
On this page you can find all versions of the php package pulli/collection-macros. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pulli/collection-macros
More information about pulli/collection-macros
Files in pulli/collection-macros
Download pulli/collection-macros
More information about pulli/collection-macros
Files in pulli/collection-macros
Vendor pulli
Package collection-macros
Short Description Macros for the Laravel/Illuminate collection class
License MIT
Homepage https://github.com/the-pulli/collection-macros
Package collection-macros
Short Description Macros for the Laravel/Illuminate collection class
License MIT
Homepage https://github.com/the-pulli/collection-macros
Keywords collection-macrospulli
Please rate this library. Is it a good library?
Informations about the package collection-macros
Useful Laravel collection macros
Installation
You can pull in the package via composer:
Macros
- mapToCollectionFrom
- mapToCollection
- positive
- recursiveToArrayFrom
- recursiveToArray
mapToCollectionFrom
Static method: Maps all arrays/objects recursively to a collection object of collections, which allow nested function calling.
positive
Returns a boolean value, if the collection contains elements or not.
recursiveToArrayFrom
Static method: Like mapToCollectionFrom
it maps all arrays/objects recursively to an array.
All versions of collection-macros with dependencies
PHP Build Version
Package Version
The package pulli/collection-macros contains the following files
Loading the files please wait ....