Are there people over here who have experience with any code beautifiers in Net Beans 6.9.1 that comply with the Zend Framework coding standarts?
feedback
|
|
Unfortunately not. All I found was the PHP Code Sniffer Plugin by Benjamin Eberlei (http://github.com/beberlei/netbeans-php-enhancements/downloads) but I know that this is not exactly what you are looking for. | |||
|
feedback
|
|
Hey i was looking for the same thing when i stumbeled upon PHP_Beautifier by PEAR, it will automatically convert PHP source code to PEAR-standard (even generates docblocks). | |||
|
feedback
|