Skip to content

This project contains a number of examples of working with the Twilio API using Twilio's PHP helper library.

License

Notifications You must be signed in to change notification settings

settermjd/StackOverflowTwilioPHPExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

StackOverflow Twilio PHP Examples

This project contains a number of examples of working with the Twilio API using Twilio's PHP helper library.

The intention is to provide more examples of working with the library and Twilio's respective APIs than the documentation currently does, or likely could. This is not to decry the documentation. I love it and use it almost daily. However, it can only provide so many examples and cover so many use cases. There's no point in attempting to be everything to everyone.

This project attempts to augment it, where it makes sense to do so, and cover use cases that have been asked for (indirectly or directly) on StackOverflow in the Twilio Collective.

Requirements

To use this project, you need the following

  • PHP 7.4 or higher
  • Composer installed globally

Usage

To use the project, clone the repository locally and install PHP's dependencies, by running the following commands.

git clone git@github.com:settermjd/StackOverflowTwilioPHPExamples.git so-twilio-php-examples
cd so-twilio-php-examples
composer install

About

This project contains a number of examples of working with the Twilio API using Twilio's PHP helper library.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages