承接 thepieterdc/mailinator_php 相关项目开发

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

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

thepieterdc/mailinator_php

最新稳定版本:v1.0.3

Composer 安装命令:

composer require thepieterdc/mailinator_php

包简介

PHP wrapper for the Mailinator.com API

README 文档

README

Software License Monthly downloadsDaily downloadsTotal downloads

PHP wrapper for the Mailinator.com API

Token

Create a Mailinator account, login, and find your token at https://www.mailinator.com/settings.jsp

Requirements

You need to have the cURL-extension installed on your server. PHP 5.2 will suffice.

Usage

require_once 'src/Mailinator/Mailinator.php'; $mailinator = new Mailinator('my_token'); //Get messages in inbox// try { print_r($mailinator->inbox('randominbox')); } catch(Exception $e) { // Process the error echo "Something went wrong: " . $e->getMessage(); } //Get a message// try { print_r($mailinator->message('mail-id')); } catch(Exception $e) { // Process the error echo "Something went wrong: " . $e->getMessage(); } //Delete a message// try { print_r($mailinator->delete('mail-id')); } catch(Exception $e) { // Process the error echo "Something went wrong: " . $e->getMessage(); }

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

  • Stars: 10
  • Watchers: 4
  • Forks: 10
  • 开发语言: PHP

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固