comphp / notifications-twilio
Notification Driver for CommonPHP that sends SMS via Twilio
dev-master
2026-05-20 00:10 UTC
Requires
- php: ^8.5
- comphp/notifications: ^0.3
- twig/twig: ^3.24
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.95
- phpunit/phpunit: ^13.1
This package is auto-updated.
Last update: 2026-05-20 18:06:14 UTC
README
DESCRIPTION
Requirements
- PHP
^8.5 comphp/notifications:^0.3
Installation
Once this package is available through your Composer repositories, install it with:
composer require comphp/notifications-browser
Usage
<?php // TODO: Write usage
Driver Notes
DRIVER NOTES
Error Handling
ERRORHANDLING
Documentation
DOCUMENTATION
License
MIT. See LICENSE.md.