Diogo Cordeiro 0332cda6ad Initial mess před 5 roky
..
HTTP 05a9c11c47 Fixing HTTP_Request2_SocketWrapper so it times out před 7 roky
Mail 204a8f1fcc PEAR Mail package updated to 1.3.0 před 9 roky
Net cbc1ac46ce [PEAR] Modernize Validate code před 5 roky
PEAR 933b5cc8a9 [CORE] Fixed some small issues with PEAR před 5 roky
data c51086b302 Updating external libraries for net access před 11 roky
php-gettext d0fb1bbd7f [FORMAT] Run php-cs-fixer in php-gettext před 5 roky
HTTP_Request2_LICENSE e328fd7901 PEAR::HTTP_Request2 updated to 2.2.1 před 10 roky
Mail.php 204a8f1fcc PEAR Mail package updated to 1.3.0 před 9 roky
OAuth.php 11c57e7aee Remove Google References před 9 roky
PEAR.php 933b5cc8a9 [CORE] Fixed some small issues with PEAR před 5 roky
PEAR_LICENSE 933b5cc8a9 [CORE] Fixed some small issues with PEAR před 5 roky
README.md 004604f027 [DOCUMENTATION] Update description of extlib and vendor directories před 5 roky
System.php 933b5cc8a9 [CORE] Fixed some small issues with PEAR před 5 roky
Validate.php 933b5cc8a9 [CORE] Fixed some small issues with PEAR před 5 roky
Validate_LICENSE 933b5cc8a9 [CORE] Fixed some small issues with PEAR před 5 roky
buildPackageXML.php cbc1ac46ce [PEAR] Modernize Validate code před 5 roky

README.md

Most of this directory contents are patched PEAR libraries (necessary as PEAR packages are no longer maintained)

List of external libraries

A number of external PHP libraries are used to provide basic functionality and optional functionality for your system. For your convenience, they are available in the "extlib" directory of this package, and you do not have to download and install them. However, you may want to keep them up-to-date with the latest upstream version, and the URLs are listed here for your convenience.

TODO

  • Port from PEAR NET to Guzzle
  • Port from PEAR DB to Doctrine DBAL
  • Port from PEAR mail to PHPMailer
  • eventually port OAuth to something more modern

Why not replace all the components with newer ones? We don't think the alternatives really meet our needs or are at all necessary and/or better solutions. The code of these patched libraries that we are maintaing is quite good.