Page 1 of 1

Show installed pear packages?

Posted: Fri Aug 18, 2006 11:12 am
by Luke
Is it possible to (within a php script) show which pear packages are installed and available?

Posted: Fri Aug 18, 2006 11:15 am
by jamiel
You could parse `pear list` from command line.

Posted: Fri Aug 18, 2006 11:37 am
by Buddha443556