Download the PHP package polygontech/nagad-disbursement without Composer
On this page you can find all versions of the php package polygontech/nagad-disbursement. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download polygontech/nagad-disbursement
More information about polygontech/nagad-disbursement
Files in polygontech/nagad-disbursement
Package nagad-disbursement
Short Description Send money (disburse) to Nagad accounts
License MIT
Homepage https://github.com/ShafiqIslam/nagad-disbursement
Informations about the package nagad-disbursement
polygontech/nagad-disbursement
Send money (disburse) to Nagad accounts
polygontech/nagad-disbursement is mainly used in laravel projects at polygontech. But it can be worked with any php installation, which will exclude some of its functionalities.
Installation
The preferred method of installation is via Composer. Run the following
command to install the package and add it as a requirement to your project's
composer.json
:
then, publish the needed config:
Usage
Currently, only batch disbursement is supported. For that, first create the DisbursementBatch
, then call disburseNow
method on NagadDisbursement
facade.
Contributing
Contributions are welcome! To contribute, please familiarize yourself with CONTRIBUTING.md.
Copyright and License
The polygontech/nagad-disbursement library is copyright © Shafiqul Islam, Polygon Technology and licensed for use under the MIT License (MIT). Please see LICENSE for more information.
All versions of nagad-disbursement with dependencies
ext-curl Version *
nesbot/carbon Version ^2.0
polygontech/common-helpers Version ^1.0