定制 lesjoursfr/mandrill-api-php 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

lesjoursfr/mandrill-api-php

最新稳定版本:2.1.6

Composer 安装命令:

composer require lesjoursfr/mandrill-api-php

包简介

API client library for the Mandrill email as a service platform

关键字:

README 文档

README

This project is a fork of the original Mandrill PHP API project rewrited to use PSR-4 loading.

Installation

composer install lesjoursfr/mandrill-api-php

Documentation

The documentation is available here

Development only

To install the Symphony PHP CS you have to run the following commands (assuming you have downloaded composer.phar) :

php composer.phar install
vendor/bin/phpcs --config-set installed_paths vendor/escapestudios/symfony2-coding-standard

Then you can check the code style with the following command

vendor/squizlabs/php_codesniffer/bin/phpcs --standard=./phpcs.xml --no-cache --parallel=1 ./src

To generate the documentation you have to run (assuming you have downloaded phpDocumentor.phar) :

php phpDocumentor.phar run -d src/ -t docs

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2020-11-16