Something like PEAR

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Something like PEAR

Post by Christopher »

Hockey wrote:PEAR has a package manager? For what I would have to ask? To manage dependencies? In that case I would stay away from it as a framework, as to me it suggests complex depdencies and for a framework that scares me.
Huh? PEAR is THE package manager for PHP. It is also THE package format for PHP. It is also THE package distribution system and dependency manager for PHP. And the basis for almost all PHP coding standards. Etc. Etc.

http://pear.php.net/manual/en/introduction.php
(#10850)
User avatar
panic!
Forum Regular
Posts: 516
Joined: Mon Jul 31, 2006 7:59 am
Location: Brighton, UK

Re: Something like PEAR

Post by panic! »

It's all gone PEAR shaped.
Post Reply