12.5.2 Defines

DefineDescription
php-prefix=<namespace>Root namespace for generated PHP classes. E.g. if compiled with -D php-prefix=some.sub, then all classes will be generated in the \some\sub namespace.
php-lib=<name>Select the name for the PHP lib directory.
php-front=<name>Select the name for the PHP front file (default: index.php).
More information