News Feed
Jobs Feed
Sections




News Archive
Ruslan Yakushev's Blog:
How to install PHP PEAR and phploc on Windows
November 25, 2010 @ 12:38:12

Ruslan Yakushev has a recent post about installing the PEAR tools and installing an example package, phploc.

PEAR (short for PHP Extension and Application Repository) is a framework and distribution system for reusable PHP components. In includes many useful tools and components that can be easily downloaded and installed by using PEAR package manager. This post describes how to install and configure PEAR package manager and then how to use it to install a PEAR package. An example PEAR package used in this post is phploc, which is a tool for measuring the size of PHP projects.

He recommends installing PHP via the Web Platform Installer and use the PHP 5.3 VC9 non-thread-safe package with the PHP Manager. All of the commands needed are included as well as some of the sample output that results. Once you get PEAR installed, then they show how to discover the PEAR channel and "pear install" the right packages for phploc (including the dependencies it might need).

0 comments voice your opinion now!
phploc windows pear install tutorial wpi


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: How Regular Are Your Expressions (The ABC's of PHP, Part 9)

CodeForest.net: Multiple virtual hosts in WAMP

Lorenzo Alberton's Blog: Navigation Through Paragraphs in an Article

Travis Swicegood's Blog: With friends like these... (or a PEAR Contribution Story)

Padraic Brady's Blog: PEAR::Encryption and Zend_Crypt Revisited


Community Events











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


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

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