dbstudios / entity-transformers
A base system for creating objects to update Doctrine entities
Installs: 150
Dependents: 1
Suggesters: 1
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/dbstudios/entity-transformers
Requires
- php: >=7.2
- dbstudios/doctrine-entities: ^1.0
Requires (Dev)
- doctrine/orm: ^2.6
- symfony/validator: ^4.2
Suggests
- doctrine/orm: if you plan on using the built-in AbstractEntityTransformer
- symfony/validator: if you plan on using the built-in AbstractValidatingEntityTransformer