Download the PHP package henryejemuta/laravel-vtpass without Composer
On this page you can find all versions of the php package henryejemuta/laravel-vtpass. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download henryejemuta/laravel-vtpass
More information about henryejemuta/laravel-vtpass
Files in henryejemuta/laravel-vtpass
Package laravel-vtpass
Short Description A laravel package to seamlessly integrate VTPass RESTful API into your laravel application
License MIT
Informations about the package laravel-vtpass
Laravel VTPass
A laravel package to seamlessly integrate VTPass api within your laravel application
What is VTPass
VTPass is a platform through which you can make convenient payment for your day to day services like Phone Airtime Recharge, Internet Data bundle subscription, Cable TV subscription such as DTSV, GOTV, Startimes, Electricity bills (PHCN) and many other services.
Create a VTPass Account Sign Up.
Look up VTPass API Documentation API Documentation.
Installation
You can install the package via composer:
Publish VTPass configuration file, migrations as well as set default details in .env file:
Usage
To use the VTPass package you must import the VTPass Facades with the import statement below; Other Classes import is based on your specific usage and would be highlighted in their corresponding sections.
VTPass Facades Overview
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Bugs & Issues
If you notice any bug or issues with this package kindly create and issues here ISSUES
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.
All versions of laravel-vtpass with dependencies
illuminate/support Version ^7.0|^8.0
guzzlehttp/guzzle Version ^7.0
ext-json Version *