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/composer.json
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
{
2
"require": {
3
"robthree/twofactorauth": "^1.6",
4
"phpmailer/phpmailer": "^6.1",
5
"php-mime-mail-parser/php-mime-mail-parser": "^7",
6
"soundasleep/html2text": "^0.5.0",
7
"ddeboer/imap": "^1.5",
8
"matthiasmullie/minify": "^1.3",
9
"bshaffer/oauth2-server-php": "^1.11",
10
"mustangostang/spyc": "^0.6.3",
11
"directorytree/ldaprecord": "^3.3",
12
"twig/twig": "^3.0",
13
"stevenmaguire/oauth2-keycloak": "^4.0",
14
"league/oauth2-client": "^2.7",
15
"bacon/bacon-qr-code": "^2.0"
16
}
17
}