lemon-sazu / waafipay-sdk-php
There is no license information available for the latest version (dev-main) of this package.
Waafipay PHP Library
dev-main
2024-08-12 14:16 UTC
Requires
- php: >=8.1
- ext-curl: *
- ext-json: *
- ext-openssl: *
- monolog/monolog: ^3.0
- netresearch/jsonmapper: ^1.4
This package is auto-updated.
Last update: 2025-07-12 16:33:18 UTC
README
The Waafipay PHP Library provides a convenient way to integrate with the Waafipay API, allowing you to manage transactions, handle payments, and interact with the Waafipay service from your PHP applications.
Requirements
- PHP: Version 8.1 or higher
- PHP Extensions:
json
curl
openssl
Composer Dependencies
netresearch/jsonmapper
(^1.4)monolog/monolog
(^3.0)
Installation
To install the Waafipay PHP Library, follow these steps:
composer require lemon-sazu/waafipay-sdk-php