PHP Classes

File: vendor/composer/autoload_psr4.php

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   PHP Inventory Management System with Scanner   vendor/composer/autoload_psr4.php   Download  
File: vendor/composer/autoload_psr4.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Inventory Management System with Scanner
Manage inventory stock using scanner application
Author: By
Last change: Update of vendor/composer/autoload_psr4.php
Date: 4 years ago
Size: 6,371 bytes
 

Contents

Class file image Download
<?php

// autoload_psr4.php @generated by Composer

$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);

return array(
   
'phpDocumentor\\Reflection\\' => array($vendorDir . '/phpdocumentor/reflection-common/src', $vendorDir . '/phpdocumentor/reflection-docblock/src', $vendorDir . '/phpdocumentor/type-resolver/src'),
   
'Zend\\Diactoros\\' => array($vendorDir . '/zendframework/zend-diactoros/src'),
   
'Yajra\\DataTables\\' => array($vendorDir . '/yajra/laravel-datatables-oracle/src'),
   
'XdgBaseDir\\' => array($vendorDir . '/dnoegel/php-xdg-base-dir/src'),
   
'Whoops\\' => array($vendorDir . '/filp/whoops/src/Whoops'),
   
'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'),
   
'UxWeb\\SweetAlert\\' => array($vendorDir . '/uxweb/sweet-alert/src/SweetAlert'),
   
'TijsVerkoyen\\CssToInlineStyles\\' => array($vendorDir . '/tijsverkoyen/css-to-inline-styles/src'),
   
'Tests\\' => array($baseDir . '/tests'),
   
'Symfony\\Polyfill\\Php73\\' => array($vendorDir . '/symfony/polyfill-php73'),
   
'Symfony\\Polyfill\\Php72\\' => array($vendorDir . '/symfony/polyfill-php72'),
   
'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
   
'Symfony\\Polyfill\\Intl\\Idn\\' => array($vendorDir . '/symfony/polyfill-intl-idn'),
   
'Symfony\\Polyfill\\Iconv\\' => array($vendorDir . '/symfony/polyfill-iconv'),
   
'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
   
'Symfony\\Contracts\\Translation\\' => array($vendorDir . '/symfony/translation-contracts'),
   
'Symfony\\Contracts\\Service\\' => array($vendorDir . '/symfony/service-contracts'),
   
'Symfony\\Contracts\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher-contracts'),
   
'Symfony\\Component\\VarDumper\\' => array($vendorDir . '/symfony/var-dumper'),
   
'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
   
'Symfony\\Component\\Routing\\' => array($vendorDir . '/symfony/routing'),
   
'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'),
   
'Symfony\\Component\\Mime\\' => array($vendorDir . '/symfony/mime'),
   
'Symfony\\Component\\HttpKernel\\' => array($vendorDir . '/symfony/http-kernel'),
   
'Symfony\\Component\\HttpFoundation\\' => array($vendorDir . '/symfony/http-foundation'),
   
'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'),
   
'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'),
   
'Symfony\\Component\\Debug\\' => array($vendorDir . '/symfony/debug'),
   
'Symfony\\Component\\CssSelector\\' => array($vendorDir . '/symfony/css-selector'),
   
'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
   
'Svg\\' => array($vendorDir . '/phenx/php-svg-lib/src/Svg'),
   
'Ramsey\\Uuid\\' => array($vendorDir . '/ramsey/uuid/src'),
   
'Psy\\' => array($vendorDir . '/psy/psysh/src'),
   
'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
   
'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
   
'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-factory/src', $vendorDir . '/psr/http-message/src'),
   
'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
   
'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src/Prophecy'),
   
'PhpParser\\' => array($vendorDir . '/nikic/php-parser/lib/PhpParser'),
   
'PhpOffice\\PhpSpreadsheet\\' => array($vendorDir . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet'),
   
'Opis\\Closure\\' => array($vendorDir . '/opis/closure/src'),
   
'NunoMaduro\\Collision\\' => array($vendorDir . '/nunomaduro/collision/src'),
   
'Nexmo\\' => array($vendorDir . '/nexmo/client/src'),
   
'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'),
   
'Matrix\\' => array($vendorDir . '/markbaker/matrix/classes/src'),
   
'Maatwebsite\\Excel\\' => array($vendorDir . '/maatwebsite/excel/src'),
   
'League\\Flysystem\\' => array($vendorDir . '/league/flysystem/src'),
   
'Lcobucci\\JWT\\' => array($vendorDir . '/lcobucci/jwt/src'),
   
'Laravel\\Tinker\\' => array($vendorDir . '/laravel/tinker/src'),
   
'JakubOnderka\\PhpConsoleHighlighter\\' => array($vendorDir . '/jakub-onderka/php-console-highlighter/src'),
   
'JakubOnderka\\PhpConsoleColor\\' => array($vendorDir . '/jakub-onderka/php-console-color/src'),
   
'Illuminate\\Notifications\\' => array($vendorDir . '/laravel/nexmo-notification-channel/src', $vendorDir . '/laravel/slack-notification-channel/src'),
   
'Illuminate\\' => array($vendorDir . '/laravel/framework/src/Illuminate'),
   
'Http\\Promise\\' => array($vendorDir . '/php-http/promise/src'),
   
'Http\\Client\\' => array($vendorDir . '/php-http/httplug/src'),
   
'Http\\Adapter\\Guzzle6\\' => array($vendorDir . '/php-http/guzzle6-adapter/src'),
   
'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'),
   
'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'),
   
'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'),
   
'FontLib\\' => array($vendorDir . '/phenx/php-font-lib/src/FontLib'),
   
'Fideloper\\Proxy\\' => array($vendorDir . '/fideloper/proxy/src'),
   
'Faker\\' => array($vendorDir . '/fzaninotto/faker/src/Faker'),
   
'Egulias\\EmailValidator\\' => array($vendorDir . '/egulias/email-validator/EmailValidator'),
   
'Dotenv\\' => array($vendorDir . '/vlucas/phpdotenv/src'),
   
'Dompdf\\' => array($vendorDir . '/dompdf/dompdf/src'),
   
'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'),
   
'Doctrine\\Common\\Lexer\\' => array($vendorDir . '/doctrine/lexer/lib/Doctrine/Common/Lexer'),
   
'Doctrine\\Common\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib/Doctrine/Common/Inflector'),
   
'DeepCopy\\' => array($vendorDir . '/myclabs/deep-copy/src/DeepCopy'),
   
'Cron\\' => array($vendorDir . '/dragonmantank/cron-expression/src/Cron'),
   
'Complex\\' => array($vendorDir . '/markbaker/complex/classes/src'),
   
'Collective\\Html\\' => array($vendorDir . '/laravelcollective/html/src'),
   
'BeyondCode\\DumpServer\\' => array($vendorDir . '/beyondcode/laravel-dump-server/src'),
   
'Barryvdh\\DomPDF\\' => array($vendorDir . '/barryvdh/laravel-dompdf/src'),
   
'App\\' => array($baseDir . '/app'),
   
'' => array($vendorDir . '/nesbot/carbon/src'),
);