placeto / microsites-sdk
There is no license information available for the latest version (V1.2) of this package.
Software development kit to connect with the Microsites api
V1.2
2022-11-03 04:03 UTC
Requires
- php: >=7.4
- ext-json: *
- guzzlehttp/guzzle: ^7.5
- psr/log: ^1.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.12
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: 3.*
- symfony/var-dumper: ^4.3
This package is not auto-updated.
Last update: 2024-10-31 13:00:28 UTC
README
Software development kit to connect with the Microsites api
Installation
You should add PlacetoPay repository:
{
"repositories": [
{
"type": "composer",
"url": "https://dev.placetopay.com/repository"
}
]
}
Then, you can install the package via composer:
composer require placetopay/microsites-sdk