Skip to content

A Symfony form type to use with your domain model class

License

Notifications You must be signed in to change notification settings

PUGX/ModelTypeBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ModelTypeBundle

This bundle can be used to replace native EntityType with something that is more abstract. So, in your rich domain application, you can refer to your model class in a more abstract way.

This bundle is still a work in progress. There is no implementation for now.

TO DO

  • a type, named "ModelType"
  • a data transformer, to transform object in id and viceversa
  • options (to customize way to retrieve object, filter objects, etc.)

About

A Symfony form type to use with your domain model class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published