phpowermove / php-code-generator

PHP code generator library
https://php-code-generator.readthedocs.org
Apache License 2.0
147 stars 43 forks source link

Allow generate PSR compatible code #41

Closed WaylandAce closed 6 years ago

gossi commented 7 years ago

See #23

gossi commented 6 years ago

This code is just bad. It suggests there will be generate*Code options (whatever * will be named). The code will become a huge mess, with plenty of if statements checking for various code styles.

I started a very much more clean implementation in #54