承接 ebitkov/php-mailjet-api 相关项目开发

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

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

ebitkov/php-mailjet-api

Composer 安装命令:

composer require ebitkov/php-mailjet-api

包简介

OOP extension for the PHP Mailjet wrapper

README 文档

README

This project builds upon the official Mailjet PHP Wrapper and extends its functionality.

Installation

composer require ebitkov/php-mailjet-api 

Features

This project is currently in development. Features might be not implemented yet or highly experimental.

Serialization

Leveraging the Symfony Serializer Component the response data is automatically serialized into PHP objects to provide an easier interface.

Methods for Accessing Endpoints

The Mailjet PHP Wrapper only provides a basic client with methods for sending GET, POST, PUT and DELETE request. This projects provides methods for the individuals endpoints (e.g. /contact or /contactslist), making sending requests easier.

Those methods return serialized objects with the returned data and provide 'intermediate' methods for convenience, where Mailjet hasn't a dedicated interface.

Caching Results

Results from the API are getting cached, so already received data is not requested twice.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2024-01-24