kumar/nexmo

Nexmo PHP library using guzzle

0.2.7 2015-05-11 06:48 UTC

This package is not auto-updated.

Last update: 2024-04-13 13:46:42 UTC


README

Laravel NexmoAPI library with Queue and queue messages with a delay.

Nexmo will send messages at 1 message per second (1msg/second) rate from a normal number. Send more messages will result in error. QueueDelay will handle that with a second delay between requests.

For shortcode you can send 5 messages per second. You can increase the cap by placing request with nexmo support team.

Usage