settermjd / mezzio-twilio-integration
A small package to simplify integrating Twilio into Mezzio project
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
pkg:composer/settermjd/mezzio-twilio-integration
Requires
- php: ~8.3||~8.4
- psr/container: ^1.0.0 || ^2.0.2
- psr/http-server-middleware: ^1.0.2
- settermjd/laminas-twilio-phone-number-validator: ^1.4
- twilio/sdk: ^8.8.3
- vlucas/phpdotenv: ^5.6.2
Requires (Dev)
- fakerphp/faker: ^1.24.1
- friendsofphp/php-cs-fixer: ^3.88.2
- icanhazstring/composer-unused: ^0.9.5
- laminas/laminas-coding-standard: ^3.1
- laminas/laminas-component-installer: ^3.5
- laminas/laminas-diactoros: ^3.6
- mikey179/vfsstream: ^1.6.12
- phpstan/phpdoc-parser: ^2.3
- phpstan/phpstan: ^2.1.30
- phpstan/phpstan-phpunit: ^2.0.7
- phpunit/phpunit: ^12.4
README
Mezzio Twilio Integration
This is a small package that simplifies integrating Twilio into Mezzio projects.
Installation
Install this package using Composer:
composer require settermjd/mezzio-twilio-integration
Usage
Check out the documentation for full details about how to use the project.
Contributing
If you want to contribute to the project, whether you have found issues with it or just want to improve it, here's how:
- Issues: ask questions and submit your feature requests, bug reports, etc
- Pull requests: send your improvements
Did You Find the Project Useful?
If the project was useful, and you want to say thank you and/or support its active development, here's how:
- Add a star to the project
- Write an interesting article about the project wherever you blog