Skip to content

A set of libraries for using Postmarkapp.com's transactional mail service.

Notifications You must be signed in to change notification settings

dyesin/Postmark-PHP-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Postmark PHP Library

These are a set of PHP Classes that make it easy to work with Postmark's Send Email and Bounce Retrieval API's. Both classes extend a common parent class which holds the authentication information for Postmark. You need to register an account with Postmark before you can use this library!

Support

This project is a work in progress. I've written variations of these libraries in the passed just haven't put them together. It should not be used in a production environment unless you are feeling very brave.

Any issues should be posted on the Github page. I will update the wiki with documentation accordingly.

Requirements

  • PHP 5.2+
  • cURL Library
  • JSON Support

Licenses

  • Postmark (c) 2012 Wildbit, LLC.
  • Postmark PHP Library (c) 2012 Jess Carlos, released under MIT License.

More information can be found in the comments of the respective files.

-- Jess Carlos

About

A set of libraries for using Postmarkapp.com's transactional mail service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published