The full documentation and tutorial is available on developers.telnyx.com
You will need to set up:
- Telnyx Account
- Telnyx Phone Number enabled with:
- Ability to receive webhooks (with something like ngrok)
- PHP & Composer installed
Example | Description |
---|---|
Slim Messaging | Example working with inbound MMS & SMS messages, downloading media from inbound MMS, and uploading media to AWS S3. |
console-number-search | Example searching Available Numbers and counting number of unique nxx values returned from Telnyx |
console-number-search-and-order | Example searching and then ordering a phone number from the Telnyx API |
webinar-demo | Source code from the introduction to Messaging and PHP Webinar |
Run the following commands to get started
$ git clone https://github.com/d-telnyx/demo-php-telnyx.git