PHP Doctrine\OXM\Tools Пространство имен

Пространства имен

Doctrine\OXM\Tools\Console

Классы

Имя Описание
DisconnectedClassMetadataFactory The DisconnectedClassMetadataFactory is used to create ClassMetadata objects that do not require the xml-entity class actually exist. This allows us to load some mapping information and use it to do things like generate code from the mapping information.
XmlEntityGenerator Generic class used to generate PHP5 xml-entity classes from ClassMetadataInfo instances
XmlEntityRepositoryGenerator Class to generate xml-entity repository classes