<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/rfc-discussion-deprecate-pear-and-recommend-composer-kpeaygj1s" -->

---
title: [RFC] [Discussion] Deprecate PEAR and recommend Composer
description: A PHP internals mailing list discussion about a proposed RFC to deprecate PEAR and officially recommend Composer as PHP&#x27;s package manager. The RFC was quickly...
canonical: https://daily.dev/posts/rfc-discussion-deprecate-pear-and-recommend-composer-kpeaygj1s
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: [RFC] [Discussion] Deprecate PEAR and recommend Composer | daily.dev
og:description: A PHP internals mailing list discussion about a proposed RFC to deprecate PEAR and officially recommend Composer as PHP&#x27;s package manager. The RFC was quickly...
og:url: https://daily.dev/posts/rfc-discussion-deprecate-pear-and-recommend-composer-kpeaygj1s
og:image: https://api.daily.dev/og/posts/kPeayGj1s.png
og:image:alt: [RFC] [Discussion] Deprecate PEAR and recommend Composer
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# [RFC] [Discussion] Deprecate PEAR and recommend Composer

**[externals.io](https://daily.dev/sources/externals)** · 38 min read · 0 upvotes · 0 comments

## Summary

A PHP internals mailing list discussion about a proposed RFC to deprecate PEAR and officially recommend Composer as PHP's package manager. The RFC was quickly withdrawn after it emerged that PEAR is maintained by a separate group outside the PHP GitHub organization, making it unclear whether PHP internals has the authority to deprecate it. Discussion participants generally agree that unbundling PEAR/PECL from php-src and removing pear.php.net from the php.net domain are feasible actions within PHP's control, while formally deprecating the PEAR project itself is not. There is broad consensus that Composer should be acknowledged as the de-facto standard PHP package manager, but governance and access questions complicate any formal action.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://externals.io/message/131372>

## Similar posts on daily.dev

- [\[RFC\] \[Discussion\] Deprecate PEAR and recommend Composer](https://daily.dev/posts/rfc-discussion-deprecate-pear-and-recommend-composer-o5xxsrybx) · externals.io · 0 upvotes · 0 comments
- [\[RFC\] \[Discussion\] Deprecate PEAR and recommend Composer](https://daily.dev/posts/rfc-discussion-deprecate-pear-and-recommend-composer-rsnzdben3) · externals.io · 0 upvotes · 0 comments
- [\[RFC\] \[Discussion\] Deprecate PEAR and recommend Composer](https://daily.dev/posts/rfc-discussion-deprecate-pear-and-recommend-composer-dn1niod91) · externals.io · 1 upvotes · 0 comments

---

Tags: [#php](https://daily.dev/tags/php)

[View this post on daily.dev](https://daily.dev/posts/rfc-discussion-deprecate-pear-and-recommend-composer-kpeaygj1s)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"[RFC] [Discussion] Deprecate PEAR and recommend Composer","url":"https://daily.dev/posts/rfc-discussion-deprecate-pear-and-recommend-composer-kpeaygj1s","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/rfc-discussion-deprecate-pear-and-recommend-composer-kpeaygj1s"},"datePublished":"2026-06-18T12:26:16.088Z","dateModified":"2026-06-18T12:26:39.973Z","description":"A PHP internals mailing list discussion about a proposed RFC to deprecate PEAR and officially recommend Composer as PHP's package manager. The RFC was quickly...","image":"https://media.daily.dev/image/upload/s--CxzD6vbw--/f_auto/v1722860399/public/Placeholder%2005","thumbnailUrl":"https://media.daily.dev/image/upload/s--CxzD6vbw--/f_auto/v1722860399/public/Placeholder%2005","isAccessibleForFree":true,"articleSection":"externals.io","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"externals.io","logo":"https://media.daily.dev/image/upload/s--9i0zxASK--/f_auto,q_auto/v1780213616/logos/externals?_a=BAMAMiWQ0","url":"https://daily.dev/sources/externals"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/rfc-discussion-deprecate-pear-and-recommend-composer-kpeaygj1s","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"php","timeRequired":"PT38M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"externals.io","item":"https://daily.dev/sources/externals"},{"@type":"ListItem","position":3,"name":"[RFC] [Discussion] Deprecate PEAR and recommend Composer"}]}
```

