Has anyone seen a SMS (cellphone messages) sending class for PHP out there for sending these to different carriers?
I have done some google research and seen roughly how to build a solution using cURL but I did not want to mess with it if there was an existing class or API that exist and works just fine.
Has anyone ever worked on a project like this?