vatly/vatly-api-php

Vatly API client for PHP

Installs: 62

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/vatly/vatly-api-php

v0.1.0-alpha.1 2026-02-26 10:27 UTC

README

Latest Version on Packagist Tests Total Downloads

Sell worldwide, today, with Vatly. Dedicated to EU based SAAS merchants and software companies, accept creditcard, PayPal, ApplePay, iDEAL and more.

Installation

You can install the package via composer:

composer require vatly/vatly-api-php

Usage

$vatly = new Vatly\Api\VatlyApiClient;

$vatly->checkouts->create([...]);

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Send in a Pull Request if you'd like to contribute to this package.

Security Vulnerabilities

In case of a security vulnerability, please shoot us an email at security@vatly.com.

Credits

License

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