honed/infolist

Generate and authenticate complex data lists for your Laravel models.
4,187
Install
composer require honed/infolist
Latest Version:v0.18.0
PHP:^8.3
License:MIT
Last Updated:May 25, 2026
Links: GitHub  ·  Packagist
Maintainer: jdw5

Infolist

Build Status Code Coverage Total Downloads Latest Stable Version

List is a package that enables complex transformations for Eloquent models and other records for your application.

Installation

Requires PHP 8.3+

Requires Laravel 12+.

Get started with the package by requiring it in your PHP project using Composer.

composer require honed/infolist

Documentation

Please refer to the documentation for the usage of the package.

License

List was created by Joshua Wallace under the MIT license.