Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.
/ propago-soap Public archive

A set of wrapper classes for the propago soap api.

License

Notifications You must be signed in to change notification settings

Region13/propago-soap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Propago Soap API Wrapper

Install

Via Composer

This package hasn't been uploaded to the packagist. You'll need to add it's location in the repositories section of your composer file. Edit your composer.json and add

    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/Region13/propago-soap.git"
        }
    ],

Then you'll be able to manage it via composer.

$ composer require Region13/propago-soap

Requirements

The following versions of PHP are supported by this version.

  • PHP 5.4 - PHP 7.1
  • phpsoap module

Documentation

API has soap documentation. A sample using this api is included in sample.php.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

A set of wrapper classes for the propago soap api.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages