[Discussion] PHP Ecosystem Promotion

php.internals

Oladoyinbo Vincent

1 year ago
Hello everyone, earlier this morning, I visited the official Python website and discovered a section highlighting what Python is used for. This section provides a brief overview of the most popular frameworks and libraries built with Python. In my opinion, this is a great idea, as it increases visibility for these prominent libraries among beginners and the broader Python community. I hope the PHP community can consider this awesome little feature to be implemented in the PHP official website. So, what do you'll think of this?

Jim Winstead

1 year ago
On Fri, Oct 11, 2024, at 12:48 PM, Oladoyinbo Vincent wrote:
> Hello everyone, earlier this morning, I visited the official Python website and discovered a section highlighting what Python is used for. This section provides a brief overview of the most popular frameworks and libraries built with Python. > > In my opinion, this is a great idea, as it increases visibility for these prominent libraries among beginners and the broader Python community. > > > I hope the PHP community can consider this awesome little feature to be implemented in the PHP official website. > > So, what do you'll think of this?
There have been two recent RFC proposals related to this: https://wiki.php.net/rfc/web-and-doc-use-not-endorsement discussed here: https://news-web.php.net/php.internals/125279 and https://wiki.php.net/rfc/third-party-code discussed here: https://news-web.php.net/php.internals/125732 Jim