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
- Host: GitHub
- URL: https://github.com/maileryio/mailery-web
- Owner: maileryio
- License: bsd-3-clause
- Created: 2020-02-12T20:26:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-19T22:39:35.000Z (over 3 years ago)
- Last Synced: 2025-03-06T04:47:53.027Z (over 1 year ago)
- Topics: mail, mailer, web
- Language: PHP
- Homepage: https://mailery.io
- Size: 68.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Mailery package for provide web components
**Mailery package for provide web components**
[](https://packagist.org/packages/maileryio/mailery-web)
[](https://packagist.org/packages/maileryio/mailery-web)
[](https://travis-ci.com/maileryio/mailery-web)
[](https://scrutinizer-ci.com/g/maileryio/mailery-web/)
[](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)