News Feed
Jobs Feed
Sections




News Archive
Adam Harvey's Blog:
$pear->list
October 13, 2007 @ 14:26:00

Adam Harvey has a (very) quick post with a hint for PEAR users out there - how to get a list of installaed packages on the system you're using.

I've seen three people ask a variation of how can I get a list of installed PEAR packages from within my PHP script in the last few weeks on IRC, and two just in the last day. Because I'm a helpful sort, here's a little morsel of code that will do just that.

The code loads the PEAR Registry package and loops, via a foreach, through the results from a listPackages() call. It should work with just about any PEAR version.

0 comments voice your opinion now!
pear list package example listpackages registry pear list package example listpackages registry


blog comments powered by Disqus

Similar Posts

Joshua Thijssen: Installing composer: russian roulette.

DevShed: Implementing Internet Protocols with PHP

Greg Beaver\'s Blog: Why it is very important to upgrade to PEAR 1.4.6 from PEAR 1.3.x

PHPBuilder.com: Using PHP for the Creation of SVG Images

Travis Swicegood's Blog: PHPT: A teaser...


Community Events











Don't see your event here?
Let us know!


testing usergroup database zendframework2 rest series development symfony2 podcast functional release community framework conference interview introduction unittest opinion phpunit language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework