laravel-smart-postman-generator
by samody
A smart Laravel-to-Postman collection generator focused on clean structure, smart naming, request body generation, and documentation-ready API exports.
laravel-eloquent-bitwise
by degecko
Manage boolean flags and statuses as a fluent collection on Eloquent models
laravel-postman-exporter
by hopheartsceo
Automatically generate Postman v2.1 collections from your Laravel application routes, controllers, and FormRequest validations.
laravel-bruno-generator
Generate Bruno API collections from Laravel routes with automatic request body inference and environment support
laravel-postman-generator
Professional Laravel package to automatically generate Postman collections from your Laravel routes, controllers, validation rules, and middleware
laravel-resource-modifier
A Laravel package that intercepts and help you customize, remove or modify the meta data on your eloquent api resource response.
laravel-enum
by iteks
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.
laravel-json
by iteks
A Laravel package for simplified JSON data manipulation, offering seamless conversion to collections or arrays with attribute filtering.
laravel-collection-rolling-average
by square1
Extend collections to support rolling average functionality.
laravel-api-factory
by dminustin
All-in-one flexible and customizable code generator for Laravel framework that will save you time. This tool will help you generate resources like controllers, routes, swagger doc, postman collection.
laravel-api-response
by omalizadeh
Basic and standard api response format for laravel using json resources
laravel-recursive-only
by naotake51
Register recursiveOnly() extending only() to Model, Collection and Arr.
laravel-postman-export-onepulse
by galter
Export your Laravel routes to a Postman collection .json file
laravel-api-to-postman
by andreaselia
Generate a Postman collection automatically from your Laravel API
laravel-habitue
by omitobisam
An Http client with the power of collections for your Jsonable requests
laravel-mongo-helper
by deerdama
Artisan command to handle mongo collections (list collections, delete, download, import data, etc..)
laravel-type-safe-collection
by webparking
This package provides type-safe extension of the laravel collection, forcing a single type of object.
laravel-csv-helpers
by amsoell
Laravel macros to make it easier to produce and export data in CSV format
laravel-collection
by rummykhan
A standalone version of laravel collection to use in core php or any framework.
laravel-collection-normalize-keys
by amsoell
Laravel collection macro to ensure consistent keys within a multidimensional collection
laravel-recursive-collection
A package to convert nested arrays and associative arrays into nested collections
collection
Collection, an utility to conventionally store a key-value pair.
laravel-collection-extensions
by thomhurks
Extensions for Laravel's Collection class. Notably groupByMultiple for grouping collections on multiple fields instead of just one.
laravel-helpers
An extensive set of Laravel framework helper functions and collection macros.
laravel-excel
by arcanedev
This package allows you to export an array/Laravel Collection as an excel/csv file or import it.