PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
Yes. You should include every package, you need with require_once() or include_once (), also when it is included already by another package.