Download the PHP package samuelmwangiw/africastalking-laravel without Composer
On this page you can find all versions of the php package samuelmwangiw/africastalking-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download samuelmwangiw/africastalking-laravel
More information about samuelmwangiw/africastalking-laravel
Files in samuelmwangiw/africastalking-laravel
Package africastalking-laravel
Short Description This is my package africastalking-laravel
License MIT
Homepage https://github.com/samuelmwangiw/africastalking-laravel
Informations about the package africastalking-laravel
africastalking-laravel
This is an unofficial Laravel SDK for interacting with Africa's Talking APIs that takes advantage of native Laravel components such as
- HTTP Client in place of Guzzle client
- Service Container for a great dev experience
- Notifications to allow you route notifications via Africastalking
- Config
- Collections
- Among many others
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
You should configure the package by setting the env
variables in your .env
file.
Documentations
The full documentation can be found at Main Documentation site.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Samuel Mwangi
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of africastalking-laravel with dependencies
illuminate/contracts Version ^11.0|^12.0
saloonphp/laravel-plugin Version ^3.5
spatie/laravel-package-tools Version ^1.14