Creating A PHP Nexmo API Client Using Guzzle Web Service Client – Part 3.5
This is a small follow up on Part 3 in a series, you can read Part 1 here or Part 2 here. In Part 3 of this series we completed API clients for Nexmo’s SMS and Number Insight APIs. Today I implemented the rest of the clients for Voice, Number Verify, and Developer APIs.
As I’ve hit on several times, using the Guzzle Web Service description way of developing an API client can save a lot of time.