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

Explain the difference between $var and $$var?

0 Answers  


Where sessions stored in PHP?

0 Answers  


What are the functions to be used to get the image's properties (size, width and height)?

0 Answers  


Explain Magento's autoload functionality and how to instantiate classes? What is the process you take when theming a store? Talk about Magento collections and how you use them?

0 Answers  


What is the difference between explode() and split() functions?

0 Answers  






What is strstr php?

0 Answers  


What are the different data types in javascript?

0 Answers  


is php is the best for this situation

2 Answers  


What are the types of variables in php?

0 Answers  


Write a program to show the joining of two strings in php?

0 Answers  


How do you display the output directly to the browser?

0 Answers  


Write a hello world program using variable?

0 Answers  


Categories