Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rushi/swiftmailer-spoolreader
- Owner: rushi
- Created: 2014-01-25T09:06:15.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-11-21T03:00:03.000Z (about 1 year ago)
- Last Synced: 2023-11-21T04:22:21.094Z (about 1 year ago)
- Topics: javascript, php, swiftmailer
- Language: PHP
- Size: 774 KB
- Stars: 6
- Watchers: 2
- Forks: 14
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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