public
nobgit
read
NobMail
Based on mailcow: dockerized
Languages
Repository composition by tracked source files.
PHP
49%
JavaScript
35%
HTML
9%
CSS
4%
Shell
2%
Python
1%
Lua
0%
Perl
0%
Ruby
0%
SCSS
0%
Create file
Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git
Trace
data/web/inc/lib/vendor/composer/autoload_psr4.php
Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.
Author
Date
Commit
Line
Code
1
<?php
3
// autoload_psr4.php @generated by Composer
5
$vendorDir = dirname(__DIR__);
6
$baseDir = dirname($vendorDir);
8
return array(
9
'Twig\\' => array($vendorDir . '/twig/twig/src'),
10
'Symfony\\Polyfill\\Php81\\' => array($vendorDir . '/symfony/polyfill-php81'),
11
'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'),
12
'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
13
'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
14
'Symfony\\Contracts\\Translation\\' => array($vendorDir . '/symfony/translation-contracts'),
15
'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
16
'Stevenmaguire\\OAuth2\\Client\\' => array($vendorDir . '/stevenmaguire/oauth2-keycloak/src'),
17
'RobThree\\Auth\\' => array($vendorDir . '/robthree/twofactorauth/lib'),
18
'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
19
'Psr\\Log\\' => array($vendorDir . '/psr/log/src'),
20
'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-factory/src', $vendorDir . '/psr/http-message/src'),
21
'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'),
22
'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
23
'Psr\\Clock\\' => array($vendorDir . '/psr/clock/src'),
24
'PhpMimeMailParser\\' => array($vendorDir . '/php-mime-mail-parser/php-mime-mail-parser/src'),
25
'PHPMailer\\PHPMailer\\' => array($vendorDir . '/phpmailer/phpmailer/src'),
26
'MatthiasMullie\\PathConverter\\' => array($vendorDir . '/matthiasmullie/path-converter/src'),
27
'MatthiasMullie\\Minify\\' => array($vendorDir . '/matthiasmullie/minify/src'),
28
'League\\OAuth2\\Client\\' => array($vendorDir . '/league/oauth2-client/src'),
29
'LdapRecord\\' => array($vendorDir . '/directorytree/ldaprecord/src'),
30
'Illuminate\\Support\\' => array($vendorDir . '/illuminate/collections', $vendorDir . '/illuminate/macroable', $vendorDir . '/illuminate/conditionable'),
31
'Illuminate\\Contracts\\' => array($vendorDir . '/illuminate/contracts'),
32
'Html2Text\\' => array($vendorDir . '/soundasleep/html2text/src'),
33
'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'),
34
'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'),
35
'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'),
36
'Firebase\\JWT\\' => array($vendorDir . '/firebase/php-jwt/src'),
37
'Ddeboer\\Imap\\' => array($vendorDir . '/ddeboer/imap/src'),
38
'DASPRiD\\Enum\\' => array($vendorDir . '/dasprid/enum/src'),
39
'Carbon\\Doctrine\\' => array($vendorDir . '/carbonphp/carbon-doctrine-types/src/Carbon/Doctrine'),
40
'Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'),
41
'BaconQrCode\\' => array($vendorDir . '/bacon/bacon-qr-code/src'),
42
);