I'm a web developer, freelancer, author, speaker, entrepreneur, technical reviewer and blogger based in the North East, living in a village just outside of Chester-le-Street.

My blog

Postmark PHP Library

A few projects I'm working on at the moment involve using the PostmarkApp email system, a great service for out-sourcing your web-applications email sending, dealing with bounces and so on.  There are a few PHP libraries available that I found linked to on the PostmarkApp website.  Most of them are for specific frameworks (so un-usable), and the one which wasn't for a specific framework was buggy - throwing up a number of errors out of the box.

Since I needed a working library, and had a few extra things I wanted to have it do, I thought I'd create my own.  I've shared the library on GitHub (PostmarkApp PHP 5 Library), and it seems to work nicely.  There are some improvements I want to make to it, but it means I've at least got a working library to use!

Posted by Michael on 11th Dec 2010 at 03:03

There are no comments on this post yet.

Add a comment