Just a quick note to share about the latest version of a PHP project that is really showing some promise - phpm v0.3 has been released.
As seen in the README: phpm is a program for accessing API calls for PHP libraries. It was originally created to query the PHP manual from the shell, but comes with a range of pre-generated project API's that can be queried.
For those of us out there that don't quite have the manual memorized and work in a command-line only environment, something like this can be a life saver. Integrate it with your favorite editor (*cough* vi) and you have a complete environment to grab the bits of the PHP manual just when you need them...




