jurager/eav

Flexible Entity-Attribute-Value (EAV) system for Laravel with typed storage, localization, and attribute inheritance

Maintainers

Package info

github.com/Jurager/eav

pkg:composer/jurager/eav

Statistics

Installs: 52

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.1 2026-03-27 12:31 UTC

This package is auto-updated.

Last update: 2026-03-30 05:56:50 UTC


README

Latest Stable Version Total Downloads PHP Version Require License

A flexible Entity-Attribute-Value (EAV) system for Laravel. Attach dynamic typed attributes to any Eloquent model without schema migrations, with support for localization, attribute inheritance, and enum-backed select fields.

Requirements

PHP >= 8.4 and Laravel 11.x or higher

Installation

To install, configure and learn how to use the package, see the Documentation.

License

Open source, licensed under the MIT license.