Hugo Sales 6925b7fcfc [INSTALL] Move all non-public files to 'private' před 3 roky
..
DB 6925b7fcfc [INSTALL] Move all non-public files to 'private' před 3 roky
HTTP 6925b7fcfc [INSTALL] Move all non-public files to 'private' před 3 roky
MDB2 6925b7fcfc [INSTALL] Move all non-public files to 'private' před 3 roky
Mail 6925b7fcfc [INSTALL] Move all non-public files to 'private' před 3 roky
Net 6925b7fcfc [INSTALL] Move all non-public files to 'private' před 3 roky
PEAR 6925b7fcfc [INSTALL] Move all non-public files to 'private' před 3 roky
data 6925b7fcfc [INSTALL] Move all non-public files to 'private' před 3 roky
php-gettext 6925b7fcfc [INSTALL] Move all non-public files to 'private' před 3 roky
AcceptHeader.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' před 3 roky
HTTP_Request2_LICENSE 6925b7fcfc [INSTALL] Move all non-public files to 'private' před 3 roky
MDB2.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' před 3 roky
Mail.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' před 3 roky
OAuth.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' před 3 roky
PEAR.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' před 3 roky
PEAR_LICENSE 6925b7fcfc [INSTALL] Move all non-public files to 'private' před 3 roky
README.md 6925b7fcfc [INSTALL] Move all non-public files to 'private' před 3 roky
System.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' před 3 roky
Validate.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' před 3 roky
Validate_LICENSE 6925b7fcfc [INSTALL] Move all non-public files to 'private' před 3 roky
buildPackageXML.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' před 3 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.