ufo-tech/doctrine-eav-bundle
最新稳定版本:0.5.0
Composer 安装命令:
composer require ufo-tech/doctrine-eav-bundle
包简介
The DoctrineEAVBundle provides a seamless integration of the Entity-Attribute-Value (EAV) model with Doctrine ORM within the Symfony framework
关键字:
README 文档
README
The DoctrineEAVBundle is designed to integrate the Entity-Attribute-Value (EAV) model with Doctrine ORM in Symfony applications. This bundle facilitates the handling of highly dynamic data models and is ideal for scenarios where the data schema is not fixed, such as in customizable e-commerce products or complex data platforms.
Features
- Dynamic Entity Management: Manage entities with an arbitrary number of attributes without altering the database schema.
- Scalable Data Modeling: Optimize your database for scalability in applications with extensive attribute sets.
- Flexible Querying: Utilize Doctrine ORM to query your EAV data efficiently, maintaining the power and security of DQL.
- Configurable: Easily configure entity attributes on the fly, adapting to your data needs without service interruption.
Installation
Install the DoctrineEAVBundle using Composer:
composer require ufo-tech/doctrine-eav-bundle
统计信息
- 总下载量: 237
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-04-23