lemon-sazu/waafipay-sdk-php

There is no license information available for the latest version (dev-main) of this package.

Waafipay PHP Library

Maintainers

Package info

github.com/lemon-sazu/waafipay-sdk-php

Homepage

pkg:composer/lemon-sazu/waafipay-sdk-php

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

dev-main 2024-08-12 14:16 UTC

This package is auto-updated.

Last update: 2026-02-12 17:39:05 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