http://alphabetizer.flap.tv/index.php
I just used this on a constants list, lol...
what tools are out there that I can use to alphabetize methods, variables, constants, etc..
I have a lot of lists, chained method calls, etc.. that could all use alphabetizing.
Alphabetization
Moderator: General Moderators
-
alex.barylski
- DevNet Evangelist
- Posts: 6267
- Joined: Tue Dec 21, 2004 5:00 pm
- Location: Winnipeg
Re: Alphabetization
I'm confused as to what it does, other than sort the list of "terms"?
Re: Alphabetization
Nothing, but I am looking for something that does more. Will probably write my own utility with the new reflection SPL & zend code generator if not.