Download the PHP package joalm-library/php-aws-sns without Composer
On this page you can find all versions of the php package joalm-library/php-aws-sns. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download joalm-library/php-aws-sns
More information about joalm-library/php-aws-sns
Files in joalm-library/php-aws-sns
Download joalm-library/php-aws-sns
More information about joalm-library/php-aws-sns
Files in joalm-library/php-aws-sns
Vendor joalm-library
Package php-aws-sns
Short Description Libreria que implementa el servicio de sns de aws
License MIT
Package php-aws-sns
Short Description Libreria que implementa el servicio de sns de aws
License MIT
Please rate this library. Is it a good library?
Informations about the package php-aws-sns
php-aws-sns
Libreria para integración básica de mensajes mediante PHP y SNS
Instalacion
composer require joalm-library/php-aws-sns
Requerimientos
- PHP
- Aws Sdk ~3.0
- Keys de acceso de usuario para SNS con el fin de configurar las variables env('SNS_KEY') y env('SNS_KEY_SECRET').
Nota: Probado en versioón 7.1 de PHP
Uso
PhpAwsSns::SendSms('+52', $phone, $message);
All versions of php-aws-sns with dependencies
PHP Build Version
Package Version
Requires
aws/aws-sdk-php Version
^3.208
The package joalm-library/php-aws-sns contains the following files
Loading the files please wait ...