Chris Morell: Zend Framework Bash Completion Script
Chris Morell has created a bash completion script for Zend Framework.
If you use the Zend Framework CLI interface much you probably find yourself expecting tab-completion to work. Well, with this bash completion script it will.
Once installed, typing “zf cr” followed by a tab will automatically fill in “create” for you. Very handy.

