Currently our auto generated codes are hard to read. because some repository classes have long lines. I suggest to implement a PSR2 pretty printer in this project or in the nikic/PHP-Parser.
There is an exists project tcopestake/PHP-Parser-PSR-2-pretty-printer. But it not splitting long lines into multi lines. And not considering some PSR2 constraints. Work on this project if possible.
Currently our auto generated codes are hard to read. because some repository classes have long lines. I suggest to implement a PSR2 pretty printer in this project or in the nikic/PHP-Parser.
There is an exists project tcopestake/PHP-Parser-PSR-2-pretty-printer. But it not splitting long lines into multi lines. And not considering some PSR2 constraints. Work on this project if possible.