laravel-api-to-postman
by andreaselia
Generate a Postman collection automatically from your Laravel API
laravel-collection-extensions
by thomhurks
Extensions for Laravel's Collection class. Notably groupByMultiple for grouping collections on multiple fields instead of just one.
laravel-excel
by arcanedev
This package allows you to export an array/Laravel Collection as an excel/csv file or import it.
laravel-helpers
An extensive set of Laravel framework helper functions and collection macros.
nestablecollection
by typicms
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
nestablecollection
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
type-safe-collection
by jcrowe
A thin wrapper around Illuminate/Collection that allows for enforcing type constraints on the collection elements