honed/infolist

Generate and authenticate complex data lists for your Laravel models.

v0.1.0 2025-06-22 00:53 UTC

This package is auto-updated.

Last update: 2025-06-22 01:02:40 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.