Posted on : 01-09-2011 | By : Cool Geex | In : API, PHP / MySql, SendGrid
0
Like promised in my last SendGrid post here, I’m extending SendGrid PHP Library.
The new github project hosted here: https://github.com/alonbendavid/SendGrid-PHP-Library
Now includes Newsletter and Web API’s

SendGrid is a cloud-based email infrastructure relieves businesses of the cost and complexity of maintaining custom email systems.
SendGrid provides reliable delivery, scalability and real-time analytics along with flexible API’s that make custom integration a breeze.
The only thing is that SendGrid is a new company and no one yet created a good PHP library for their API.
Today I created one and published it on github.com , in the near future I plan to complete the full library for all of their services.
You can find it here: https://github.com/alonbendavid/SendGrid-Newsletter-PHP-Library