プロジェクト内に梨のインストールを設定しました:
php pyrus.phar mypear c:\apache24\htdocs\my-project\vendor
ただし、次のフォルダー構造が作成されます。
.configsnapshots
docs
downloads
php <---------- Here is where pyrus is installing pear + pear2 packages
tests
.pear2registry
次に、\my-project\vendor\php を include_path に追加して、クラスを要求するだけでよいでしょうか?