Libraries tagged by MailPace
maispace/mai-accessibility
0 Downloads
Backend module for editorial accessibility analysis. Checks content elements for common accessibility issues before publication. Includes TYPO3 link validation to surface broken links alongside accessibility warnings.
maispace/environment
0 Downloads
Helper extension for environment-dependent TYPO3 configuration. Loads `.env` files via `helhum/dotenv-connector` and provides utilities to detect the active environment (development, staging, production) and apply appropriate settings.
maispace/elements
1 Downloads
TYPO3 extension for content elements
maispace/base
1 Downloads
Base foundation extension for Maispace TYPO3 projects. Provides shared TypoScript configuration, page layout definitions, and pulls in all TYPO3 backend/infrastructure extensions that the project requires. Mail dispatch is handled by `mai_mail` — no external mail queue package is declared here.
zbateson/mail-mime-parser
54822100 Downloads
MIME email message parser
php-mime-mail-parser/php-mime-mail-parser
10654319 Downloads
A fully tested email parser for PHP 8.2+ (mailparse extension wrapper).
opcodesio/mail-parser
9532207 Downloads
Parse emails without the mailparse extension
exorus/php-mime-mail-parser
54196 Downloads
A fully tested email parser for PHP 8.2+ (mailparse extension wrapper).
tkeer/mailbase
21671 Downloads
Catch laravel emails for local development
pecl/mailparse
6121 Downloads
Email message manipulation
messaged/php-mime-mail-parser
142910 Downloads
Mailparse extension wrapper for PHP 5.3+
bashkarev/email
8955 Downloads
Faster MIME Mail Parser could be used to parse emails in MIME format.
pulli/emate
1172 Downloads
Wrapper for MailMate's emate CLI
erseco/mime-mail-parser
1279 Downloads
Parse emails without the mailparse extension
stephenlake/laravel-mailsceptor
275 Downloads
Intercept emails before they're submitted allowing you to redirect to alternative destinations, store output, view output via route and test development emails.