Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/msgphp/eav

A domain layer providing basic EAV management
https://github.com/msgphp/eav

cqrs doctrine domain-driven-design domain-model eav entity-attribute-value event-sourcing message-driven php php7 symfony uuid

Last synced: 5 days ago
JSON representation

A domain layer providing basic EAV management

Awesome Lists containing this project

README

        

# NOT ACTIVELY SUPPORTED ANY MORE!!

msgphp/* repositories are not actively developed/supported anymore.

**Use in production on your own risks.**

If you want to do some hotfixes - please do PR directly in target repository instead of previous msgphp/msgphp monorepository

# Entity-Attribute-Value Domain

A domain layer providing basic [EAV](https://en.wikipedia.org/wiki/Entity%E2%80%93attribute%E2%80%93value_model)
management.

[![Latest Stable Version][packagist:img]][packagist]

# Installation

```bash
composer require msgphp/eav
```

# Documentation

- Read the [main documentation](https://msgphp.github.io/docs/)
- Checkout the [Symfony bundle](https://github.com/msgphp/eav-bundle)
- Try the Symfony [demo application](https://github.com/msgphp/symfony-demo-app)
- Get support on [Symfony's Slack `#msgphp` channel](https://symfony.com/slack-invite) or [raise an issue](https://github.com/msgphp/msgphp/issues/new)

# Contributing

[packagist]: https://packagist.org/packages/msgphp/eav
[packagist:img]: https://img.shields.io/packagist/v/msgphp/eav.svg?style=flat-square