An open API service indexing awesome lists of open source software.

https://github.com/bfitech/zapmin-smtp

SMTP extension for zapmin.
https://github.com/bfitech/zapmin-smtp

authentication microframework php smtp

Last synced: 30 days ago
JSON representation

SMTP extension for zapmin.

Awesome Lists containing this project

README

          

zapmin-smtp
===========

SMTP support for [zapmin](https://github.com/bfitech/zapmin).

[![Latest Stable Version](https://poser.pugx.org/bfitech/zapmin-smtp/v/stable)](https://packagist.org/packages/bfitech/zapmin-smtp)
[![Latest Unstable Version](https://poser.pugx.org/bfitech/zapmin-smtp/v/unstable)](https://packagist.org/packages/bfitech/zapmin-smtp)
[![Build Status](https://travis-ci.org/bfitech/zapmin-smtp.svg?branch=master)](https://travis-ci.org/bfitech/zapmin-smtp)
[![Code Coverage](https://codecov.io/gh/bfitech/zapmin-smtp/branch/master/graph/badge.svg)](https://codecov.io/gh/bfitech/zapmin-smtp)
[![Github License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/bfitech/zapmin-smtp/master/LICENSE)

----

Documentation available with:

```txt
$ doxygen
$ x-www-browser docs/html/index.html
```