garlsecurity / securepass-php
Securepass SDK for PHP
dev-master
2014-03-18 10:17 UTC
Requires
- php: >=5.3.3
- guzzle/guzzle: 3.8.*@dev
This package is not auto-updated.
Last update: 2022-06-25 04:07:51 UTC
README
This is the SDK to access SecurePass' core APIs.
Getting Started
- Sign up for AWS – Before you begin, you need to [sign up for an Securepass account][https://beta.secure-pass.net]
- Minimum requirements – To run the SDK, your system will need to meet the [minimum requirements][docs-requirements], including having PHP 5.3.3+ compiled with the cURL extension and cURL 7.16.2+ compiled with OpenSSL and zlib.
- Install the SDK – Using [Composer][] is the recommended way to install the Securepass SDK for PHP.
More information on the APIs here: https://beta.secure-pass.net/
Contributors are more than welcome, join the mailing list here: http://lists.garl.ch/cgi-bin/mailman/listinfo/securepass-tech
Todos
- Tests
- Documentation