The entities are always generated in a PSR-0 (*not* PSR-4) compliant
structure given a root directory.

Marco Pivetta

http://twitter.com/Ocramius

http://ocramius.github.com/

On Sat, Nov 4, 2017 at 5:46 PM, MetaAbstract <artyom.melc...@gmail.com>
wrote:

> I generate entities from xml metadata. But namespace for them have several
> levels. So all levels of namespace was converted to directory structure
> under the target directory for generation. But in the namespace in head are
> several abstract levels like brand and project, may be module. From other
> side composer autoloader exist and give possibility to map directories and
> namespaces for autolading.
>
> Is it possible to control this behavior during generation? For example
> generate php classes directly in target dir or cut some head namespace from
> full namespace of entity before create directory structure?
>
> --
> You received this message because you are subscribed to the Google Groups
> "doctrine-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to doctrine-user+unsubscr...@googlegroups.com.
> To post to this group, send email to doctrine-user@googlegroups.com.
> Visit this group at https://groups.google.com/group/doctrine-user.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"doctrine-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to doctrine-user+unsubscr...@googlegroups.com.
To post to this group, send email to doctrine-user@googlegroups.com.
Visit this group at https://groups.google.com/group/doctrine-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to