What is PEAR?



What is PEAR?..

Answer / gravyplaya

The PHP Extension and Application Repository, or PEAR, is a
framework and distribution system for PHP code components.

PEAR is short for "PHP Extension and Application
Repository" and is pronounced just like the fruit. The
purpose of PEAR is to provide:

* A structured library of open-source code for PHP users
* A system for code distribution and package maintenance
* A standard style for code written in PHP, specified here
* The PHP Extension Community Library (PECL)
* A web site, mailing lists and download mirrors to support
the PHP/PEAR community

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More PHP Interview Questions

How can i change the extension name like i have a page which name aboutme.php but i want to show it aboutme.php3 or aboutme.aspx?

3 Answers  


Tell us how can we display the output directly to the browser?

0 Answers  


Is php 5 still supported?

0 Answers  


What is singleton design pattern in php?

0 Answers  


How to communicate with sockets in php?

1 Answers  






What is the difference between single quoted string and double quoted string?

0 Answers  


What are the 5 types of variables?

0 Answers  


How many ways we can give the output to a browser?

6 Answers  


Whhat is a Functions

1 Answers   IQ,


What is php? Why it is used?

0 Answers  


List some features of php that are deprecated in php

0 Answers  


What does mysqli_query return?

0 Answers  


Categories