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

https://github.com/maileryio/mailery-web

Mailery package for provide web components
https://github.com/maileryio/mailery-web

mail mailer web

Last synced: 2 months ago
JSON representation

Mailery package for provide web components

Awesome Lists containing this project

README

          

# Mailery package for provide web components

**Mailery package for provide web components**

[![Latest Stable Version](https://poser.pugx.org/maileryio/mailery-web/v/stable)](https://packagist.org/packages/maileryio/mailery-web)
[![Total Downloads](https://poser.pugx.org/maileryio/mailery-web/downloads)](https://packagist.org/packages/maileryio/mailery-web)
[![Build Status](https://travis-ci.com/maileryio/mailery-web.svg?branch=master)](https://travis-ci.com/maileryio/mailery-web)
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/maileryio/mailery-web.svg)](https://scrutinizer-ci.com/g/maileryio/mailery-web/)
[![Scrutinizer Code Coverage](https://img.shields.io/scrutinizer/coverage/g/maileryio/mailery-web.svg)](https://scrutinizer-ci.com/g/maileryio/mailery-web/)

Mailery package for provide web components

## Installation

The preferred way to install this library is through [composer](http://getcomposer.org/download/).

Either run

```sh
php composer.phar require "maileryio/mailery-web"
```

or add

```json
"maileryio/mailery-web": "*"
```

to the require section of your composer.json.

## License

This project is released under the terms of the BSD-3-Clause [license](LICENSE).
Read more [here](http://choosealicense.com/licenses/bsd-3-clause).

Copyright © 2020, Mailery (https://mailery.io)