Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rushi/swiftmailer-spoolreader

Read and display contents of swiftmailer's spool folder
https://github.com/rushi/swiftmailer-spoolreader

javascript php swiftmailer

Last synced: about 2 months ago
JSON representation

Read and display contents of swiftmailer's spool folder

Awesome Lists containing this project

README

        

# SwiftMailer Spool Reader

An application to read swiftmailer's spool and display it in a browser.

## Installation

Just run `composer install` (which will also run `npm install`)

## Libraries used

* PHP >= 5.4.0
* [SwiftMailer](https://github.com/swiftmailer/swiftmailer) library
* [Mithril JS v2](https://mithril.js.org)
* [jQuery v3.5](https://jquery.com)
* [Bootstrap v4](https://getbootstrap.com)
* [MomentJS v2](http://momentjs.com/)

## License

MIT