Download the PHP package mgamal/paymob-laravel without Composer
On this page you can find all versions of the php package mgamal/paymob-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package paymob-laravel
Paymob Laravel
This is an integration between Laravel framework and Paymob API to make it easier for developers to use Paymob functionalities in their applications.
Installation
You can install the package via composer:
Optionally, you can publish the config file with:
Usage
- Set Paymob credentials
Reference: Paymob integration
- Prepare order items
- Prepare billing data
- Prepare total order
- Make payment with the full details of the order: items, billing data and total order.
Example
All versions of paymob-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
friendsofphp/php-cs-fixer Version ^3.4
guzzlehttp/guzzle Version ^7.4
laravel/framework Version >=6.20
friendsofphp/php-cs-fixer Version ^3.4
guzzlehttp/guzzle Version ^7.4
laravel/framework Version >=6.20
The package mgamal/paymob-laravel contains the following files
Loading the files please wait ....