Skip to content

alexleopnet/lib-delivery-sdk

 
 

Repository files navigation

Delivery SDK

PHP SDK for Paysera delivery gateway integration

Code style

PSR-12

Used

Built with

Installation (will be updated soon)

While in under developing:

{
    "require": {
        "php": ">=7.4",
        "paysera/lib-delivery-sdk": "^0.2",
    },
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/paysera/lib-delivery-sdk"
        }
    ]
}

Then, implement all necessary interfaces:

Use cases

Run tests

$ bash run_tests.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 99.1%
  • Other 0.9%