Download the PHP package henryejemuta/laravel-vtung without Composer
On this page you can find all versions of the php package henryejemuta/laravel-vtung. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download henryejemuta/laravel-vtung
More information about henryejemuta/laravel-vtung
Files in henryejemuta/laravel-vtung
Package laravel-vtung
Short Description A laravel package to seamlessly integrate VTU.ng API into your laravel application. The VTU.ng API is an HTTPs GET API that allows you to integrate all virtual top-up and bills payment services available on our platform with your application (websites, desktop apps & mobile apps). You can also start your own VTU business by integrating our VTU API and resell our services in Nigeria.
License MIT
Homepage https://github.com/henryejemuta/laravel-vtung
Informations about the package laravel-vtung
Laravel VTU.ng
What is VTU.ng
The VTU.ng API is an HTTPs GET API that allows you to integrate all virtual top-up and bills payment services available on our platform with your application (websites, desktop apps & mobile apps). You can also start your own VTU business by integrating our VTU API and resell our services in Nigeria.
What is Laravel VTU.ng
Laravel VTU.ng is a laravel package to seamlessly integrate VTU.ng api within your laravel application.
Create a VTU.ng Account Sign Up.
Look up VTU.ng API Documentation API Documentation.
Installation
You can install the package via composer:
Publish VTU.ng configuration file, migrations as well as set default details in .env file:
Usage
The Laravel VTU.ng Package is quite easy to use via the VtuDontNG facade
Note: To handle upgrade warning differently it is thrown as exception with the message from VTU.ng and an error code of 401
Find an overview of all method with comment on what they do and expected arguments
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
- Henry Ejemuta
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
All versions of laravel-vtung with dependencies
illuminate/support Version ^7.0|^8.0
guzzlehttp/guzzle Version ^7.0
ext-json Version *