Log in

View Full Version : What is PEAR in php?



dennis123
01-13-2014, 09:46 AM
What is PEAR in php?

john00
01-13-2014, 10:28 AM
PEAR stands for the PHP extension and Application Repository. It is the framework for reuse the PHP components.

rehal
06-25-2014, 01:20 AM
Pear gives you the ability to download/install libraries of pre-written PHP code "modules" though a easy to use web based frontend. allowing for quicker development and more ensures efficiency, security, and reliability.

anirban09P
07-11-2014, 01:25 AM
Pear gives you the ability to download/install libraries of pre-written PHP code "modules" though a easy to use web based frontend. allowing for quicker development and more ensures efficiency, security, and reliability.

Joy Khan
07-11-2014, 03:59 AM
Sonu-Exchange is delighted to publicize exclusive online currency exchange services in addition to launching a good and competitive rates of exchange.

paulbrighton
07-11-2014, 04:36 AM
PEAR, is a repository of PHP software code.

ashiselma
07-29-2014, 01:16 PM
PEAR is a framework and distribution system for reusable PHP components.

BritneaWilson
08-04-2014, 04:10 AM
PEAR (the PHP Extension and Applications Repository) is a great collection of reusable PHP components to make developers live easier and more secure.

pinkygupta
08-12-2014, 10:01 AM
PEAR is a repository of the PHP software code.

JustinMGalle
08-13-2014, 08:00 AM
The PHP Extension and Application Repository, or PEAR, is a repository of PHP software code. Stig S. Bakken founded the PEAR project in 1999 to promote the re-use of code that performs common functions.

stevex
09-15-2014, 04:28 AM
PEAR is stands for PHP Extension and Application Repository. It provides the standard style for the code, and open source library.

sanjay1
09-15-2014, 02:36 PM
PHP extension and Application which provides the standard style for the code, and open source library

StuartSpindlow
09-16-2014, 08:04 AM
Yeah PEAR is a framework in PHP.

zaidi1813
09-16-2014, 08:57 AM
PEAR
The PHP Extension and Application Repository, or PEAR, is a repository of PHP software code. Stig S. Bakken founded the PEAR project in 1999 to promote the re-use of code that performs common functions.

webcreations
09-19-2014, 06:49 AM
PEAR stands for PHP Extension and Application Repository. PEAR is used to provide a structured library of open-source code for PHP users and a system for code distribution and package maintenance.

Bluesky94
10-31-2016, 12:50 PM
The PHP Extension and Application Repository, or PEAR, is a repository of PHP software code. Stig S. Bakken founded the PEAR project in 1999 to promote the re-use of code that performs common functions. The project seeks to provide a structured library of code, maintain a system for distributing code and for managing code packages, and promote a standard coding style. Though community-driven, the PEAR project has a PEAR Group which serves as the governing body and takes care of administrative tasks. Each PEAR code package comprises an independent project under the PEAR umbrella. It has its own development team, versioning-control and documentation.