Skip to content

fmkoc/paymentwall-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paymentwall PHP

A fork of a long-unsupported project, created using updated dependencies.

The primary goal is to make it compatible with PHP 8.2.X.

Original: https://github.com/paymentwall/paymentwall-php

Installation: composer.json

{
    "require": {
        "paymentwall/paymentwall-php": "dev-master"
    },
    "repositories": [
        {
            "type": "vcs",
            "url": "http://github.com/fmkoc/paymentwall-php"
        }
    ]    
}

About

[FORK BY FMK] Paymentwall PHP Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 80.4%
  • Gherkin 19.6%