Download the PHP package hopeter1018/doctrine-dynamic-column-bundle without Composer
On this page you can find all versions of the php package hopeter1018/doctrine-dynamic-column-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hopeter1018/doctrine-dynamic-column-bundle
More information about hopeter1018/doctrine-dynamic-column-bundle
Files in hopeter1018/doctrine-dynamic-column-bundle
Download hopeter1018/doctrine-dynamic-column-bundle
More information about hopeter1018/doctrine-dynamic-column-bundle
Files in hopeter1018/doctrine-dynamic-column-bundle
Vendor hopeter1018
Package doctrine-dynamic-column-bundle
Short Description This bundle add doctrine Dynamic Column
License MIT
Package doctrine-dynamic-column-bundle
Short Description This bundle add doctrine Dynamic Column
License MIT
Please rate this library. Is it a good library?
Informations about the package doctrine-dynamic-column-bundle
doctrine-dynamic-column-bundle
Introduction
This bundle aims to add doctrine dynamic column.
Installation
Require the package
composer require hopeter1018/doctrine-dynamic-column-bundle
Add to kernel
Symfony 4+ or Symfony Flex
Add /config/bundles.php
Symfony 2+
Add /app/AppKernel.php
Add to doctrine config
Config
Usage
TODO
- [ ] Enhance Annotation
- [ ] Support more @ORM*
- [ ] Relationships (ManyToOne, ManyToOne, OneToOne)
- [ ] Add more property
- [ ] Support more @ORM*
- [ ] Support of other doctrine property types:
- [ ] array
- [ ] simple_array
- [ ] json_array
- [ ] json,
- [ ] object
- [ ] boolean
- [ ] integer
- [ ] smallint
- [ ] bigint
- [ ] string
- [ ] text
- [ ] datetime,
- [ ] datetime_immutable
- [ ] datetimetz
- [ ] datetimetz_immutable
- [ ] date,
- [ ] date_immutable
- [ ] time
- [ ] time_immutable
- [ ] decimal
- [ ] float
- [ ] binary
- [ ] blob
- [ ] guid
- [ ] dateinterval
- [ ] uuid
- [ ] uuid_binary_ordered_time
- [ ] EcCart_Product_StockStatusEnumType
- [ ] Add Command to
- [ ] Refresh cache
- [ ] Add helpers to
- [ ] SonataAdmin
- [ ] ApiPlatform
- [ ] Check against different id type
All versions of doctrine-dynamic-column-bundle with dependencies
PHP Build Version
Package Version
No informations.
The package hopeter1018/doctrine-dynamic-column-bundle contains the following files
Loading the files please wait ....