autoload_psr4.php 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. <?php
  2. // autoload_psr4.php @generated by Composer
  3. $vendorDir = dirname(__DIR__);
  4. $baseDir = dirname($vendorDir);
  5. return array(
  6. 'yzh52521\\EasyHttp\\' => array($vendorDir . '/yzh52521/easyhttp/src'),
  7. 'voku\\' => array($vendorDir . '/voku/portable-ascii/src/voku'),
  8. 'think\\' => array($vendorDir . '/topthink/think-container/src', $vendorDir . '/topthink/think-helper/src', $vendorDir . '/topthink/think-orm/src', $vendorDir . '/topthink/think-template/src', $vendorDir . '/topthink/think-validate/src'),
  9. 'support\\' => array($vendorDir . '/webman/redis/src/support', $vendorDir . '/webman/think-cache/src/support', $vendorDir . '/webman/think-orm/src/support', $vendorDir . '/workerman/webman-framework/src/support'),
  10. 'app\\View\\Components\\' => array($baseDir . '/app/view/components'),
  11. 'app\\' => array($baseDir . '/app'),
  12. 'ZipStream\\' => array($vendorDir . '/maennchen/zipstream-php/src'),
  13. 'Xiaosongshu\\Elasticsearch\\' => array($vendorDir . '/xiaosongshu/elasticsearch/src'),
  14. 'Workerman\\Redis\\' => array($vendorDir . '/workerman/redis/src'),
  15. 'Workerman\\RedisQueue\\' => array($vendorDir . '/workerman/redis-queue/src'),
  16. 'Workerman\\Crontab\\' => array($vendorDir . '/workerman/crontab/src'),
  17. 'Workerman\\Coroutine\\' => array($vendorDir . '/workerman/coroutine/src'),
  18. 'Workerman\\' => array($vendorDir . '/workerman/coroutine/src', $vendorDir . '/workerman/workerman/src'),
  19. 'Webman\\ThinkOrm\\' => array($vendorDir . '/webman/think-orm/src'),
  20. 'Webman\\ThinkCache\\' => array($vendorDir . '/webman/think-cache/src'),
  21. 'Webman\\Redis\\' => array($vendorDir . '/webman/redis/src'),
  22. 'Webman\\RedisQueue\\' => array($vendorDir . '/webman/redis-queue/src'),
  23. 'Webman\\RateLimiter\\' => array($vendorDir . '/webman/rate-limiter/src'),
  24. 'Webman\\Event\\' => array($vendorDir . '/webman/event/src'),
  25. 'Webman\\Console\\' => array($vendorDir . '/webman/console/src'),
  26. 'Webman\\' => array($vendorDir . '/workerman/webman-framework/src'),
  27. 'Tinywan\\Storage\\' => array($vendorDir . '/tinywan/storage/src'),
  28. 'Tinywan\\Captcha\\' => array($vendorDir . '/tinywan/captcha/src'),
  29. 'Symfony\\Polyfill\\Php85\\' => array($vendorDir . '/symfony/polyfill-php85'),
  30. 'Symfony\\Polyfill\\Php84\\' => array($vendorDir . '/symfony/polyfill-php84'),
  31. 'Symfony\\Polyfill\\Php83\\' => array($vendorDir . '/symfony/polyfill-php83'),
  32. 'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'),
  33. 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
  34. 'Symfony\\Polyfill\\Intl\\Normalizer\\' => array($vendorDir . '/symfony/polyfill-intl-normalizer'),
  35. 'Symfony\\Polyfill\\Intl\\Grapheme\\' => array($vendorDir . '/symfony/polyfill-intl-grapheme'),
  36. 'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
  37. 'Symfony\\Contracts\\Translation\\' => array($vendorDir . '/symfony/translation-contracts'),
  38. 'Symfony\\Contracts\\Service\\' => array($vendorDir . '/symfony/service-contracts'),
  39. 'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
  40. 'Symfony\\Component\\String\\' => array($vendorDir . '/symfony/string'),
  41. 'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
  42. 'Symfony\\Component\\Clock\\' => array($vendorDir . '/symfony/clock'),
  43. 'Support\\View\\' => array($vendorDir . '/workerman/webman-framework/src/support/view'),
  44. 'Support\\Exception\\' => array($vendorDir . '/workerman/webman-framework/src/support/exception'),
  45. 'Support\\Bootstrap\\' => array($vendorDir . '/workerman/webman-framework/src/support/bootstrap'),
  46. 'Support\\' => array($vendorDir . '/workerman/webman-framework/src/support'),
  47. 'Shopwwi\\WebmanAuth\\' => array($vendorDir . '/shopwwi/webman-auth/src'),
  48. 'React\\Promise\\' => array($vendorDir . '/react/promise/src'),
  49. 'Qcloud\\Cos\\' => array($vendorDir . '/qcloud/cos-sdk-v5/src'),
  50. 'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
  51. 'Psr\\Log\\' => array($vendorDir . '/psr/log/src'),
  52. 'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-factory/src', $vendorDir . '/psr/http-message/src'),
  53. 'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'),
  54. 'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
  55. 'Psr\\Clock\\' => array($vendorDir . '/psr/clock/src'),
  56. 'Psr\\Cache\\' => array($vendorDir . '/psr/cache/src'),
  57. 'PhpOption\\' => array($vendorDir . '/phpoption/phpoption/src/PhpOption'),
  58. 'PhpOffice\\PhpSpreadsheet\\' => array($vendorDir . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet'),
  59. 'Overtrue\\EasySms\\' => array($vendorDir . '/overtrue/easy-sms/src'),
  60. 'OSS\\' => array($vendorDir . '/aliyuncs/oss-sdk-php/src/OSS'),
  61. 'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'),
  62. 'Matrix\\' => array($vendorDir . '/markbaker/matrix/classes/src'),
  63. 'LinFly\\Annotation\\' => array($vendorDir . '/linfly/annotation/src'),
  64. 'LinFly\\' => array($vendorDir . '/linfly/container/src'),
  65. 'Laravel\\SerializableClosure\\' => array($vendorDir . '/laravel/serializable-closure/src'),
  66. 'Kkokk\\Poster\\' => array($vendorDir . '/kkokk/poster/src'),
  67. 'Invoker\\' => array($vendorDir . '/php-di/invoker/src'),
  68. 'Intervention\\Image\\' => array($vendorDir . '/intervention/image/src'),
  69. 'Intervention\\Gif\\' => array($vendorDir . '/intervention/gif/src'),
  70. 'Illuminate\\Support\\' => array($vendorDir . '/illuminate/collections', $vendorDir . '/illuminate/conditionable', $vendorDir . '/illuminate/macroable', $vendorDir . '/illuminate/support'),
  71. 'Illuminate\\Redis\\' => array($vendorDir . '/illuminate/redis'),
  72. 'Illuminate\\Pipeline\\' => array($vendorDir . '/illuminate/pipeline'),
  73. 'Illuminate\\Events\\' => array($vendorDir . '/illuminate/events'),
  74. 'Illuminate\\Contracts\\' => array($vendorDir . '/illuminate/contracts'),
  75. 'Illuminate\\Container\\' => array($vendorDir . '/illuminate/container'),
  76. 'Illuminate\\Bus\\' => array($vendorDir . '/illuminate/bus'),
  77. 'Hzdad\\Codecheck\\' => array($vendorDir . '/hzdad/codecheck/src'),
  78. 'Hhink\\WebmanSms\\' => array($vendorDir . '/hhink/webman-sms/src'),
  79. 'GuzzleHttp\\UriTemplate\\' => array($vendorDir . '/guzzlehttp/uri-template/src'),
  80. 'GuzzleHttp\\Stream\\' => array($vendorDir . '/ezimuel/guzzlestreams/src'),
  81. 'GuzzleHttp\\Ring\\' => array($vendorDir . '/ezimuel/ringphp/src'),
  82. 'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'),
  83. 'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'),
  84. 'GuzzleHttp\\Command\\Guzzle\\' => array($vendorDir . '/guzzlehttp/guzzle-services/src'),
  85. 'GuzzleHttp\\Command\\' => array($vendorDir . '/guzzlehttp/command/src'),
  86. 'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'),
  87. 'GrahamCampbell\\ResultType\\' => array($vendorDir . '/graham-campbell/result-type/src'),
  88. 'Firebase\\JWT\\' => array($vendorDir . '/firebase/php-jwt/src'),
  89. 'FastRoute\\' => array($vendorDir . '/nikic/fast-route/src'),
  90. 'Elasticsearch\\' => array($vendorDir . '/elasticsearch/elasticsearch/src/Elasticsearch'),
  91. 'Dotenv\\' => array($vendorDir . '/vlucas/phpdotenv/src'),
  92. 'Doctrine\\Inflector\\' => array($vendorDir . '/doctrine/inflector/src'),
  93. 'Doctrine\\Deprecations\\' => array($vendorDir . '/doctrine/deprecations/src'),
  94. 'Doctrine\\Common\\Lexer\\' => array($vendorDir . '/doctrine/lexer/src'),
  95. 'Doctrine\\Common\\Annotations\\' => array($vendorDir . '/doctrine/annotations/lib/Doctrine/Common/Annotations'),
  96. 'DI\\' => array($vendorDir . '/php-di/php-di/src'),
  97. 'Composer\\Pcre\\' => array($vendorDir . '/composer/pcre/src'),
  98. 'Complex\\' => array($vendorDir . '/markbaker/complex/classes/src'),
  99. 'Carbon\\Doctrine\\' => array($vendorDir . '/carbonphp/carbon-doctrine-types/src/Carbon/Doctrine'),
  100. 'Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'),
  101. 'App\\' => array($baseDir . '/app'),
  102. '' => array($baseDir . '/'),
  103. );