.codeclimate.yml | |
|
|
.editorconfig | |
|
|
.github/CONTRIBUTING/contributing.md | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/ISSUE_TEMPLATE/other-issue.md | |
|
|
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md | |
|
|
.github/workflows/php_code_coverage.yml | |
|
|
.github/workflows/php_static_analysis.yml | |
|
|
.github/workflows/php_unit_tests.yml | |
|
|
.gitignore | |
|
|
.php-cs-fixer.dist.php | 34 | A 0 mins |
|
LICENSE | |
|
|
README.md | |
|
|
composer-require-checker.config.json | |
|
|
composer.json | |
|
|
phpunit.xml | |
|
|
psalm.baseline.xml | |
|
|
psalm.xml | |
|
|
src/PhpImap/DataPartInfo.php | 70 | A 0 mins |
|
src/PhpImap/Exceptions/ConnectionException.php | 29 | A 0 mins |
|
src/PhpImap/Exceptions/InvalidParameterException.php | 7 | A 0 mins |
|
src/PhpImap/Imap.php | 694 | F 5 days |
|
src/PhpImap/IncomingMail.php | 134 | B 4 hrs |
|
src/PhpImap/IncomingMailAttachment.php | 74 | A 0 mins |
|
src/PhpImap/IncomingMailHeader.php | 46 | A 0 mins |
|
src/PhpImap/Mailbox.php | 1,092 | F 1 wk |
|