Download the PHP package altapay/api-php without Composer
On this page you can find all versions of the php package altapay/api-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package api-php
AltaPay - API PHP
For accessing AltaPay payment gateway through the API
Installation
composer require altapay/api-php
Usage
For doing a capture
the following can be used
Requirements
The AltaPay API PHP requires PHP 5.6.0 or greater with the following extensions installed:
- date
- filter
- mbstring
- pcre
- Reflection
- SimpleXML
- spl
Changelog
See Changelog for all the release notes.
License
Distributed under the MIT License. See LICENSE for more information.
Documentation
For more details please see documentation
All versions of api-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6 || ^7.0 || ^8.0
ext-date Version *
ext-filter Version *
ext-mbstring Version *
ext-pcre Version *
ext-reflection Version *
ext-simplexml Version *
ext-spl Version *
guzzlehttp/guzzle Version ^6.0 || ^7.0
symfony/event-dispatcher Version ^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0
symfony/options-resolver Version ^2.6 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0
ext-date Version *
ext-filter Version *
ext-mbstring Version *
ext-pcre Version *
ext-reflection Version *
ext-simplexml Version *
ext-spl Version *
guzzlehttp/guzzle Version ^6.0 || ^7.0
symfony/event-dispatcher Version ^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0
symfony/options-resolver Version ^2.6 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0
The package altapay/api-php contains the following files
Loading the files please wait ....