| Define | Description | 
|---|---|
| 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\subnamespace. | 
| 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). |