PEAR is a framework and distribution system for reusable PHP components.
A PEAR repository is installed either locally or system-wide and is tied to the machine it's installed on.
Wouldn't it be great if you could do a directory-local PEAR install? That could be freely moved around in the filesystem, including other machines? How about multiple project-specific PEAR installations? That you can submit to source control?
