Posts in:
Libraries

Postmark API Wrapper for CodeIgniter

I’ve been using Postmark and it’s API for quite a while. If you’re still sending out emails through PHP’s mail() function, you need to check out Postmark! With Postmark you can off-load those transactional emails and not have to worry about it yourself. While there is a Postmark API Wrapper for CodeIgniter already, I felt [...]