https://github.com/marutypes/spark-php-ci-mailjet
Wraps the Mailjet php library as a codeigniter Spark
https://github.com/marutypes/spark-php-ci-mailjet
Last synced: 3 months ago
JSON representation
Wraps the Mailjet php library as a codeigniter Spark
- Host: GitHub
- URL: https://github.com/marutypes/spark-php-ci-mailjet
- Owner: marutypes
- License: mit
- Created: 2014-05-29T03:37:49.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-29T04:28:38.000Z (about 11 years ago)
- Last Synced: 2025-01-29T21:49:56.354Z (5 months ago)
- Language: PHP
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mailjet API Spark
This is just a simple wrapper for [the official mailjet php library](https://github.com/mailjet/mailjet-apiv3-php-simple),
which allows it to play nice with CodeIgniter and the Sparks package manager.