jurager / eav
Generic EAV (Entity-Attribute-Value) system for Laravel
1.0.1
2026-03-18 12:14 UTC
Requires
- php: ^8.4
- illuminate/contracts: ^11.0|^12.0|^13.0
- illuminate/database: ^11.0|^12.0|^13.0
- illuminate/support: ^11.0|^12.0|^13.0
- illuminate/validation: ^11.0|^12.0|^13.0
Requires (Dev)
- orchestra/testbench: ^9.0|^10.0
README
A flexible Entity-Attribute-Value (EAV) system for Laravel with typed storage, localization, attribute inheritance, and a registry-driven field type system.
Requirements
PHP >= 8.2 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.