[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/composer/ -> autoload_psr4.php (source)

   1  <?php
   2  
   3  // autoload_psr4.php @generated by Composer
   4  
   5  $vendorDir = dirname(__DIR__);
   6  $baseDir = dirname(dirname($vendorDir));
   7  
   8  return array(
   9      'voku\\' => array($vendorDir . '/voku/portable-ascii/src/voku', $vendorDir . '/voku/portable-utf8/src/voku'),
  10      'phpseclib3\\' => array($vendorDir . '/phpseclib/phpseclib/phpseclib'),
  11      'enshrined\\svgSanitize\\' => array($vendorDir . '/enshrined/svg-sanitize/src'),
  12      'bcmath_compat\\' => array($vendorDir . '/phpseclib/bcmath_compat/src'),
  13      'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'),
  14      'Webauthn\\MetadataService\\' => array($vendorDir . '/web-auth/metadata-service/src'),
  15      'Webauthn\\' => array($vendorDir . '/web-auth/webauthn-lib/src'),
  16      'Wamania\\Snowball\\' => array($vendorDir . '/wamania/php-stemmer/src'),
  17      'Tobscure\\JsonApi\\' => array($vendorDir . '/tobscure/json-api/src'),
  18      'TYPO3\\PharStreamWrapper\\' => array($vendorDir . '/typo3/phar-stream-wrapper/src'),
  19      'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'),
  20      'Symfony\\Polyfill\\Php73\\' => array($vendorDir . '/symfony/polyfill-php73'),
  21      'Symfony\\Polyfill\\Php72\\' => array($vendorDir . '/symfony/polyfill-php72'),
  22      'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
  23      'Symfony\\Polyfill\\Intl\\Normalizer\\' => array($vendorDir . '/symfony/polyfill-intl-normalizer'),
  24      'Symfony\\Polyfill\\Intl\\Grapheme\\' => array($vendorDir . '/symfony/polyfill-intl-grapheme'),
  25      'Symfony\\Polyfill\\Iconv\\' => array($vendorDir . '/symfony/polyfill-iconv'),
  26      'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
  27      'Symfony\\Contracts\\Service\\' => array($vendorDir . '/symfony/service-contracts'),
  28      'Symfony\\Component\\Yaml\\' => array($vendorDir . '/symfony/yaml'),
  29      'Symfony\\Component\\WebLink\\' => array($vendorDir . '/symfony/web-link'),
  30      'Symfony\\Component\\VarDumper\\' => array($vendorDir . '/symfony/var-dumper'),
  31      'Symfony\\Component\\String\\' => array($vendorDir . '/symfony/string'),
  32      'Symfony\\Component\\OptionsResolver\\' => array($vendorDir . '/symfony/options-resolver'),
  33      'Symfony\\Component\\Ldap\\' => array($vendorDir . '/symfony/ldap'),
  34      'Symfony\\Component\\ErrorHandler\\' => array($vendorDir . '/symfony/error-handler'),
  35      'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
  36      'ReCaptcha\\' => array($vendorDir . '/google/recaptcha/src/ReCaptcha'),
  37      'Ramsey\\Uuid\\' => array($vendorDir . '/ramsey/uuid/src'),
  38      'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
  39      'Psr\\Link\\' => array($vendorDir . '/psr/link/src'),
  40      'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-factory/src', $vendorDir . '/psr/http-message/src'),
  41      'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'),
  42      'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
  43      'ParagonIE\\ConstantTime\\' => array($vendorDir . '/paragonie/constant_time_encoding/src'),
  44      'PHPMailer\\PHPMailer\\' => array($vendorDir . '/phpmailer/phpmailer/src'),
  45      'Nyholm\\Psr7\\' => array($vendorDir . '/nyholm/psr7/src'),
  46      'Negotiation\\' => array($vendorDir . '/willdurand/negotiation/src/Negotiation'),
  47      'Lcobucci\\JWT\\' => array($vendorDir . '/lcobucci/jwt/src'),
  48      'Laminas\\ZendFrameworkBridge\\' => array($vendorDir . '/laminas/laminas-zendframework-bridge/src'),
  49      'Laminas\\Diactoros\\' => array($vendorDir . '/laminas/laminas-diactoros/src'),
  50      'Jose\\Component\\Signature\\Algorithm\\' => array($vendorDir . '/web-token/jwt-signature-algorithm-ecdsa', $vendorDir . '/web-token/jwt-signature-algorithm-eddsa', $vendorDir . '/web-token/jwt-signature-algorithm-experimental', $vendorDir . '/web-token/jwt-signature-algorithm-hmac', $vendorDir . '/web-token/jwt-signature-algorithm-none', $vendorDir . '/web-token/jwt-signature-algorithm-rsa'),
  51      'Jose\\Component\\Signature\\' => array($vendorDir . '/web-token/jwt-signature'),
  52      'Jose\\Component\\Core\\' => array($vendorDir . '/web-token/jwt-core'),
  53      'Joomla\\Utilities\\' => array($vendorDir . '/joomla/utilities/src'),
  54      'Joomla\\Uri\\' => array($vendorDir . '/joomla/uri/src'),
  55      'Joomla\\String\\' => array($vendorDir . '/joomla/string/src'),
  56      'Joomla\\Session\\' => array($vendorDir . '/joomla/session/src'),
  57      'Joomla\\Router\\' => array($vendorDir . '/joomla/router/src'),
  58      'Joomla\\Registry\\' => array($vendorDir . '/joomla/registry/src'),
  59      'Joomla\\OAuth2\\' => array($vendorDir . '/joomla/oauth2/src'),
  60      'Joomla\\OAuth1\\' => array($vendorDir . '/joomla/oauth1/src'),
  61      'Joomla\\Ldap\\' => array($vendorDir . '/joomla/ldap/src'),
  62      'Joomla\\Input\\' => array($vendorDir . '/joomla/input/src'),
  63      'Joomla\\Http\\' => array($vendorDir . '/joomla/http/src'),
  64      'Joomla\\Filter\\' => array($vendorDir . '/joomla/filter/src'),
  65      'Joomla\\Filesystem\\' => array($vendorDir . '/joomla/filesystem/src'),
  66      'Joomla\\Event\\' => array($vendorDir . '/joomla/event/src'),
  67      'Joomla\\Database\\' => array($vendorDir . '/joomla/database/src'),
  68      'Joomla\\Data\\' => array($vendorDir . '/joomla/data/src'),
  69      'Joomla\\DI\\' => array($vendorDir . '/joomla/di/src'),
  70      'Joomla\\Crypt\\' => array($vendorDir . '/joomla/crypt/src'),
  71      'Joomla\\Console\\' => array($vendorDir . '/joomla/console/src'),
  72      'Joomla\\CMS\\' => array($baseDir . '/libraries/src'),
  73      'Joomla\\Authentication\\' => array($vendorDir . '/joomla/authentication/src'),
  74      'Joomla\\Archive\\' => array($vendorDir . '/joomla/archive/src'),
  75      'Joomla\\Application\\' => array($vendorDir . '/joomla/application/src'),
  76      'Http\\Message\\' => array($vendorDir . '/php-http/message-factory/src'),
  77      'Fig\\Link\\' => array($vendorDir . '/fig/link-util/src'),
  78      'FG\\' => array($vendorDir . '/fgrosse/phpasn1/lib'),
  79      'Doctrine\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib/Doctrine/Inflector'),
  80      'Doctrine\\Common\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib/Doctrine/Common/Inflector'),
  81      'Defuse\\Crypto\\' => array($vendorDir . '/defuse/php-encryption/src'),
  82      'DebugBar\\' => array($vendorDir . '/maximebf/debugbar/src/DebugBar'),
  83      'Cron\\' => array($vendorDir . '/dragonmantank/cron-expression/src/Cron'),
  84      'Cose\\' => array($vendorDir . '/web-auth/cose-lib/src'),
  85      'Composer\\CaBundle\\' => array($vendorDir . '/composer/ca-bundle/src'),
  86      'CBOR\\' => array($vendorDir . '/spomky-labs/cbor-php/src'),
  87      'Brick\\Math\\' => array($vendorDir . '/brick/math/src'),
  88      'Base64Url\\' => array($vendorDir . '/spomky-labs/base64url/src'),
  89      'Assert\\' => array($vendorDir . '/beberlei/assert/lib/Assert'),
  90      'Algo26\\IdnaConvert\\' => array($vendorDir . '/algo26-matthias/idna-convert/src'),
  91  );


Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer