We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93e2349 commit c3f1015Copy full SHA for c3f1015
1 file changed
README.md
@@ -130,8 +130,10 @@ permissions.
130
## PHP extensions
131
132
Extensions provide additional functionality on top of PHP. PHP consists of many
133
-essential bundled extensions. Additional extensions can be found in the PHP
134
-Extension Community Library - [PECL](https://pecl.php.net).
+essential bundled extensions. Additional extensions can be found on the
+[PIE Extensions](https://packagist.org/extensions) list, and installed with
135
+[🥧 PIE, the PHP Installer for Extensions](https://github.com/php/pie) or the
136
+deprecated PHP Extension Community Library - [PECL](https://pecl.php.net).
137
138
## Contributing
139
0 commit comments