Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msgphp/user-eav
A bridge between the User and EAV domain
https://github.com/msgphp/user-eav
Last synced: about 1 month ago
JSON representation
A bridge between the User and EAV domain
- Host: GitHub
- URL: https://github.com/msgphp/user-eav
- Owner: msgphp
- License: mit
- Created: 2018-11-03T08:17:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-23T16:27:17.000Z (about 1 year ago)
- Last Synced: 2024-04-25T00:56:19.548Z (9 months ago)
- Language: PHP
- Homepage: https://github.com/msgphp/msgphp
- Size: 56.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG-1.0-dev.md
- License: LICENSE
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
# User Attribute Values
A bridge between the [`User`](https://github.com/msgphp/user) and [`EAV`](https://github.com/msgphp/eav) domain.
[![Latest Stable Version][packagist:img]][packagist]
# Installation
```bash
composer require msgphp/user-eav
```# Documentation
- Read the [main documentation](https://msgphp.github.io/docs/)
- Checkout the [Symfony bundle](https://github.com/msgphp/user-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/user-eav
[packagist:img]: https://img.shields.io/packagist/v/msgphp/user-eav.svg?style=flat-square