Skip to content
/ eav Public

Engine to manage and maintain EAV data across multiple data domains.

License

Notifications You must be signed in to change notification settings

kuperwood/eav

Repository files navigation

EAV library

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

About

Engine to manage and maintain EAV data across multiple data domains.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published