承接 pavlakis/allowed-emails 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

pavlakis/allowed-emails

最新稳定版本:1.1.0

Composer 安装命令:

composer require pavlakis/allowed-emails

包简介

An email allowed list (whitelist) checker.

README 文档

README

Build Status Mutation testing badge codecov PHPStan License: MIT

pavlakis/allowed-emails is a simple package to check allowed emails (aka whitelists) within a predefined email list, and a list of email domains.

Usage

Install the package by running:

composer require pavlakis/allowed-emails

Can instantiate the AllowedEmailList class directly or use the following two named-constructors:

  • withAllowedAliases
  • withoutAllowedAliases

The parameters required are:

  • An array of emails array<int, string> These emails will be validated.

  • An array of email domains array<int, string> These email domains will be validated.

If not using the named-constructors, the allowAlias boolean flag is also a required parameter. Setting that to true will treat an email with an alias the same way as the email without the alias e.g. it will match me+alias@example.com to me@example.com.

统计信息

  • 总下载量: 59.44k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固