Download the PHP package ossycodes/nigeriabulksms-php without Composer
On this page you can find all versions of the php package ossycodes/nigeriabulksms-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ossycodes/nigeriabulksms-php
More information about ossycodes/nigeriabulksms-php
Files in ossycodes/nigeriabulksms-php
Package nigeriabulksms-php
Short Description Nigeriabulksms REST API client for PHP
License MIT
Homepage https://github.com/ossycodes/nigeriabulksms-php
Informations about the package nigeriabulksms-php
The official PHP library for Nigeriabulksms API
This repository contains the open source PHP client for Nigeriabulksms's API. Documentation can be found at: https://nigeriabulksms.com/sms-gateway-api-in-nigeria/
Requirements
- Sign up for a free Nigeriabulksms account
- after signing up, your username and password will be used for authenticating with the APIs
- Nigeriabulksms API client for PHP requires PHP >= 7.4.
Installation
Composer installation
- Download composer
- Run
composer require ossycodes/nigeriabulksms-php
.
Manual installation
When you do not use Composer. You can git checkout or download this repository and include the Nigeriabulksms API client manually.
Usage
We have put some self-explanatory examples in the src/Examples directory, but here is a quick breakdown on how it works. First, you need to set up a Nigeriabulksms\Client. Be sure to replace YOUR_USERNAME and YOUR_PASSWORD with your real credentials.
That's easy enough. Now we can query the server for information. Lets use getting your balance overview as an example:
Sending Text SMS Message
Documentation
Complete documentation, instructions, and examples are available at: https://nigeriabulksms.com/sms-gateway-api-in-nigeria/
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Osaigbovo Emmanuel
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
How do I say Thank you?
Please buy me a cup of coffee https://www.paypal.com/paypalme/osaigbovoemmanuel , Leave a star and follow me on Twitter .
All versions of nigeriabulksms-php with dependencies
ext-curl Version *
ext-json Version *