Re: [PHP] Code formatter

2011-02-02 Thread Ken Guest
ke > > Cc: php-general@lists.php.net > > Subject: Re: [PHP] Code formatter > > > > > > > > On Mon, Jan 31, 2011 at 8:27 PM, Hansen, Mike > > wrote: > > > > > > I've got an application that I'm fixing up and I'd like > &g

RE: [PHP] Code formatter

2011-02-02 Thread Hansen, Mike
> -Original Message- > From: ken.gu...@gmail.com [mailto:ken.gu...@gmail.com] On > Behalf Of Ken Guest > Sent: Monday, January 31, 2011 3:26 PM > To: Hansen, Mike > Cc: php-general@lists.php.net > Subject: Re: [PHP] Code formatter > > > > On Mon

Re: [PHP] Code formatter

2011-01-31 Thread Ken Guest
On Mon, Jan 31, 2011 at 8:27 PM, Hansen, Mike wrote: > I've got an application that I'm fixing up and I'd like to run it through a > code formatter. Is there something like Perl Tidy for PHP? If so, what are > you experiences with it. No prob running it on the command line. It'd be > great if it

[PHP] Code formatter

2011-01-31 Thread Hansen, Mike
I've got an application that I'm fixing up and I'd like to run it through a code formatter. Is there something like Perl Tidy for PHP? If so, what are you experiences with it. No prob running it on the command line. It'd be great if it followed the PEAR coding standards. Thx -- PHP General Mai