Download the PHP package jackai/symfony-entity-helper without Composer
On this page you can find all versions of the php package jackai/symfony-entity-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jackai/symfony-entity-helper
More information about jackai/symfony-entity-helper
Files in jackai/symfony-entity-helper
Download jackai/symfony-entity-helper
More information about jackai/symfony-entity-helper
Files in jackai/symfony-entity-helper
Vendor jackai
Package symfony-entity-helper
Short Description Automatically generate `Getter` / `Setter` / `Isser` / `Hasser` function through annotation, Automatically generate through `@ORM\Column` judgment to generate toArray return and auto load values to entity.
License MIT
Package symfony-entity-helper
Short Description Automatically generate `Getter` / `Setter` / `Isser` / `Hasser` function through annotation, Automatically generate through `@ORM\Column` judgment to generate toArray return and auto load values to entity.
License MIT
Please rate this library. Is it a good library?
Informations about the package symfony-entity-helper
Jackai Entity Helper
- Automatically generate
Getter
/Setter
/Isser
/Hasser
functions through annotation - Automatically generate through
@ORM\Column
judgment to generate toArray return. - Auto load values to entity.
Installation
1.Open a command console, enter your project directory and execute the following command to download the latest version of this bundle:
2.Open config/services.yaml and add this config:
Useage
Auto load values
Automatically generate Getter
/ Setter
/ Isser
/ Hasser
functions
All versions of symfony-entity-helper with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
symfony/framework-bundle Version ^4.0|^5.0
doctrine/annotations Version ^1.0
symfony/framework-bundle Version ^4.0|^5.0
doctrine/annotations Version ^1.0
The package jackai/symfony-entity-helper contains the following files
Loading the files please wait ....