---
title: "What is PEAR in php?"  
description: "What is PEAR in php?"  
author: "Anonymous User"  
published: 2011-03-18  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/475/what-is-pear-in-php  
category: "php"  
tags: ["php"]  
reading_time: 1 minute  

---

# What is PEAR in php?

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 usersA system for code distribution and package maintenanceA standard style for code written in PHP, specified hereThe PHP Extension Community Library (PECL),

## Answers

### Answer by Anonymous User

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 usersA system for code distribution and package maintenanceA standard style for code written in PHP, specified hereThe PHP Extension Community Library (PECL),


---

Original Source: https://www.mindstick.com/interview/475/what-is-pear-in-php

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
