Download the PHP package ufo-tech/doctrine-eav-bundle without Composer
On this page you can find all versions of the php package ufo-tech/doctrine-eav-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ufo-tech/doctrine-eav-bundle
More information about ufo-tech/doctrine-eav-bundle
Files in ufo-tech/doctrine-eav-bundle
Download ufo-tech/doctrine-eav-bundle
More information about ufo-tech/doctrine-eav-bundle
Files in ufo-tech/doctrine-eav-bundle
Vendor ufo-tech
Package doctrine-eav-bundle
Short Description The DoctrineEAVBundle provides a seamless integration of the Entity-Attribute-Value (EAV) model with Doctrine ORM within the Symfony framework
License MIT
Homepage https://github.com/ufo-tech/doctrine-eav-bundle
Package doctrine-eav-bundle
Short Description The DoctrineEAVBundle provides a seamless integration of the Entity-Attribute-Value (EAV) model with Doctrine ORM within the Symfony framework
License MIT
Homepage https://github.com/ufo-tech/doctrine-eav-bundle
Please rate this library. Is it a good library?
Informations about the package doctrine-eav-bundle
DoctrineEAVBundle
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
All versions of doctrine-eav-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3
symfony/framework-bundle Version ^7
symfony/console Version ^7
symfony/http-kernel Version ^7
doctrine/annotations Version *
doctrine/doctrine-bundle Version >=2.8
doctrine/doctrine-migrations-bundle Version >=3.2
doctrine/orm Version >=2.0
scienta/doctrine-json-functions Version ^6.1
symfony/framework-bundle Version ^7
symfony/console Version ^7
symfony/http-kernel Version ^7
doctrine/annotations Version *
doctrine/doctrine-bundle Version >=2.8
doctrine/doctrine-migrations-bundle Version >=3.2
doctrine/orm Version >=2.0
scienta/doctrine-json-functions Version ^6.1
The package ufo-tech/doctrine-eav-bundle contains the following files
Loading the files please wait ....