sinenco/allopassapi

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

API Allopass for Symfony

Installs: 17 975

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:symfony-bundle

1.0.0 2015-07-06 14:06 UTC

This package is not auto-updated.

Last update: 2024-05-03 20:30:29 UTC


README

AllopassAPI for Symfony

#composer add in require : "sinenco/AllopassAPI" : "dev-master"

Parameters

Required

allopassAPI.api_key: "your api key"
allopassAPI.secret_key: "your secret key"

Optional :

allopassAPI.default_hash: "sha1"
allopassAPI.default_format: "xml"
allopassAPI.network_timeout: "30"
allopassAPI.network_protocol: "http"
allopassAPI.network_port: "80"
allopassAPI.host: "api.allopass.com"