The EAV engine is designed to manage and manipulate EAV data across multiple domains. Library offers functionalities for configurable entity CRUD, importing and exporting entities, as well as managing attribute sets and groups. The attributes are configurable, and attribute strategies with hooks are available. The approach and concepts are inspired by the "Magento way". The application is specifically tailored for a custom CMS-oriented environment.
- manage attribute types, attributes, attributes sets and groups, entities
- entity CRUD and validation
- PHP >=7.4
- ext-pdo
$ composer require kuperwood/eav
Eav package is licensed under the MIT License.
Copyright 2025 Alex Kuperwood