[关闭]
@Chiang 2020-05-02T16:53:49.000000Z 字数 4508 阅读 491

autoload_psr4.php

Composer 2020-05


符合 PSR4 标准的自动加载文件,存放着顶级命名空间与文件的映射;

  1. // autoload_psr4.php @generated by Composer
  2. $vendorDir = dirname(dirname(__FILE__));
  3. $baseDir = dirname($vendorDir);
  4. return array(
  5. 'phpDocumentor\\Reflection\\' => array($vendorDir . '/phpdocumentor/reflection-common/src', $vendorDir . '/phpdocumentor/reflection-docblock/src', $vendorDir . '/phpdocumentor/type-resolver/src'),
  6. 'XdgBaseDir\\' => array($vendorDir . '/dnoegel/php-xdg-base-dir/src'),
  7. 'Whoops\\' => array($vendorDir . '/filp/whoops/src/Whoops'),
  8. 'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'),
  9. 'TijsVerkoyen\\CssToInlineStyles\\' => array($vendorDir . '/tijsverkoyen/css-to-inline-styles/src'),
  10. 'Tests\\' => array($baseDir . '/tests'),
  11. 'Symfony\\Polyfill\\Php73\\' => array($vendorDir . '/symfony/polyfill-php73'),
  12. 'Symfony\\Polyfill\\Php72\\' => array($vendorDir . '/symfony/polyfill-php72'),
  13. 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
  14. 'Symfony\\Polyfill\\Intl\\Idn\\' => array($vendorDir . '/symfony/polyfill-intl-idn'),
  15. 'Symfony\\Polyfill\\Iconv\\' => array($vendorDir . '/symfony/polyfill-iconv'),
  16. 'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
  17. 'Symfony\\Contracts\\Translation\\' => array($vendorDir . '/symfony/translation-contracts'),
  18. 'Symfony\\Contracts\\Service\\' => array($vendorDir . '/symfony/service-contracts'),
  19. 'Symfony\\Contracts\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher-contracts'),
  20. 'Symfony\\Component\\VarDumper\\' => array($vendorDir . '/symfony/var-dumper'),
  21. 'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
  22. 'Symfony\\Component\\Routing\\' => array($vendorDir . '/symfony/routing'),
  23. 'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'),
  24. 'Symfony\\Component\\Mime\\' => array($vendorDir . '/symfony/mime'),
  25. 'Symfony\\Component\\HttpKernel\\' => array($vendorDir . '/symfony/http-kernel'),
  26. 'Symfony\\Component\\HttpFoundation\\' => array($vendorDir . '/symfony/http-foundation'),
  27. 'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'),
  28. 'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'),
  29. 'Symfony\\Component\\ErrorHandler\\' => array($vendorDir . '/symfony/error-handler'),
  30. 'Symfony\\Component\\Debug\\' => array($vendorDir . '/symfony/debug'),
  31. 'Symfony\\Component\\CssSelector\\' => array($vendorDir . '/symfony/css-selector'),
  32. 'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
  33. 'Ramsey\\Uuid\\' => array($vendorDir . '/ramsey/uuid/src'),
  34. 'Psy\\' => array($vendorDir . '/psy/psysh/src'),
  35. 'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
  36. 'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
  37. 'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
  38. 'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src/Prophecy'),
  39. 'PhpParser\\' => array($vendorDir . '/nikic/php-parser/lib/PhpParser'),
  40. 'PhpOption\\' => array($vendorDir . '/phpoption/phpoption/src/PhpOption'),
  41. 'Opis\\Closure\\' => array($vendorDir . '/opis/closure/src'),
  42. 'NunoMaduro\\Collision\\' => array($vendorDir . '/nunomaduro/collision/src'),
  43. 'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'),
  44. 'League\\Flysystem\\' => array($vendorDir . '/league/flysystem/src'),
  45. 'League\\CommonMark\\' => array($vendorDir . '/league/commonmark/src'),
  46. 'Laravel\\Tinker\\' => array($vendorDir . '/laravel/tinker/src'),
  47. 'JakubOnderka\\PhpConsoleHighlighter\\' => array($vendorDir . '/jakub-onderka/php-console-highlighter/src'),
  48. 'JakubOnderka\\PhpConsoleColor\\' => array($vendorDir . '/jakub-onderka/php-console-color/src'),
  49. 'Illuminate\\' => array($vendorDir . '/laravel/framework/src/Illuminate'),
  50. 'Fideloper\\Proxy\\' => array($vendorDir . '/fideloper/proxy/src'),
  51. 'Faker\\' => array($vendorDir . '/fzaninotto/faker/src/Faker'),
  52. 'Facade\\Ignition\\' => array($vendorDir . '/facade/ignition/src'),
  53. 'Facade\\IgnitionContracts\\' => array($vendorDir . '/facade/ignition-contracts/src'),
  54. 'Facade\\FlareClient\\' => array($vendorDir . '/facade/flare-client-php/src'),
  55. 'Egulias\\EmailValidator\\' => array($vendorDir . '/egulias/email-validator/EmailValidator'),
  56. 'Dotenv\\' => array($vendorDir . '/vlucas/phpdotenv/src'),
  57. 'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'),
  58. 'Doctrine\\Common\\Lexer\\' => array($vendorDir . '/doctrine/lexer/lib/Doctrine/Common/Lexer'),
  59. 'Doctrine\\Common\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib/Doctrine/Common/Inflector'),
  60. 'DeepCopy\\' => array($vendorDir . '/myclabs/deep-copy/src/DeepCopy'),
  61. 'Cron\\' => array($vendorDir . '/dragonmantank/cron-expression/src/Cron'),
  62. 'Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'),
  63. 'App\\' => array($baseDir . '/app'),
  64. );
添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注