multi domain EAV engine

v1.19.4-alpha 2025-04-11 18:11 UTC

This package is auto-updated.

Last update: 2025-09-11 23:17:49 UTC


README

Latest Version Build Status Software License Quality Score Code Coverage

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.

Features

  • manage attribute types, attributes, attributes sets and groups, entities
  • entity CRUD and validation

Requirements

  • PHP >=7.4
  • ext-pdo

Documentation
Examples

Installation

$ composer require kuperwood/eav

License

Eav package is licensed under the MIT License.

Copyright 2025 Alex Kuperwood