Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:120337 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 85120 invoked from network); 18 May 2023 11:55:44 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 18 May 2023 11:55:44 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 243FE1804AA for ; Thu, 18 May 2023 04:55:43 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS5518 213.175.75.0/24 X-Spam-Virus: No X-Envelope-From: Received: from next.draugiem.lv (next.draugiem.lv [213.175.75.75]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Thu, 18 May 2023 04:55:42 -0700 (PDT) Received: from mail.roze.lv (roze.lv [213.175.74.1]) by next.draugiem.lv (Postfix) with ESMTP id 608615760C for ; Thu, 18 May 2023 14:55:40 +0300 (EEST) Received: from NEIROZE (unknown [10.8.0.69]) by mail.roze.lv (Postfix) with ESMTP id D4A5720055754 for ; Thu, 18 May 2023 14:55:39 +0300 (EEST) To: "'PHP internals'" References: In-Reply-To: Date: Thu, 18 May 2023 14:55:39 +0300 Message-ID: <000201d9897f$aa9f9fa0$ffdedee0$@roze.lv> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQFXdH2tcRk0RGu0Bj4zFHkBgsmj3rBkEWag Content-Language: lv Subject: RE: [PHP-DEV] PHP Package for PHP From: r@roze.lv ("Reinis Rozitis") > Which begs the question of a PHP Package for PHP. Some benefits: > > - Written in PHP, it will allow a much wider pool of contributors than = the scarce pool of C developers contributing to PHP source code. Aren't this what frameworks are for (Laravel / Yii / Symfony / Zend = etc)? Or PEAR? Like that particular path_join() request is exactly = https://pear.php.net/package/File_Util/docs/latest/File/File_Util/File_Ut= il.html#methodbuildPath rr=20