honed/infolist

Generate and authenticate complex data lists for your Laravel models.

v0.10.0 2025-07-01 23:16 UTC

README

Infolist

Build Status 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.2+

Requires Laravel 11+.

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.