PHPackages                             feldsam-inc/paybysquare-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. feldsam-inc/paybysquare-php

ActiveLibrary[Payment Processing](/categories/payments)

feldsam-inc/paybysquare-php
===========================

PHP library for generating PAY by square payment QR codes

1.0.1(4mo ago)21.2k—9.5%2[1 issues](https://github.com/FELDSAM-INC/paybysquare-php/issues)MITPHPPHP &gt;=7.4CI passing

Since Mar 3Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/FELDSAM-INC/paybysquare-php)[ Packagist](https://packagist.org/packages/feldsam-inc/paybysquare-php)[ RSS](/packages/feldsam-inc-paybysquare-php/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

PayBySquare PHP
===============

[](#paybysquare-php)

A PHP library for generating PAY by square payment QR codes for Slovak payment systems.

[![Latest Stable Version](https://camo.githubusercontent.com/850063281adceb10fee6272641e89ae99f76629a0ac159dad5b82067ee3c063f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f66656c6473616d2d696e632f70617962797371756172652d7068702e737667)](https://packagist.org/packages/feldsam-inc/paybysquare-php)[![Total Downloads](https://camo.githubusercontent.com/8155e79078e27053b715e032bdc361e764bf83e0da280a2e82b4c2004f9d766f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f66656c6473616d2d696e632f70617962797371756172652d7068702e737667)](https://packagist.org/packages/feldsam-inc/paybysquare-php)[![License](https://camo.githubusercontent.com/d73a1ae8c7f51c616a99e16d5ca3d10c46bc50128daba714f9da758de81cd17c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f66656c6473616d2d696e632f70617962797371756172652d706870)](https://github.com/feldsam-inc/paybysquare-php/blob/master/LICENSE)

### PHP Compatibility

[](#php-compatibility)

[![PHP 7.4](https://github.com/feldsam-inc/paybysquare-php/actions/workflows/php74.yml/badge.svg)](https://github.com/feldsam-inc/paybysquare-php/actions/workflows/php74.yml)[![PHP 8.0](https://github.com/feldsam-inc/paybysquare-php/actions/workflows/php80.yml/badge.svg)](https://github.com/feldsam-inc/paybysquare-php/actions/workflows/php80.yml)[![PHP 8.1](https://github.com/feldsam-inc/paybysquare-php/actions/workflows/php81.yml/badge.svg)](https://github.com/feldsam-inc/paybysquare-php/actions/workflows/php81.yml)[![PHP 8.2](https://github.com/feldsam-inc/paybysquare-php/actions/workflows/php82.yml/badge.svg)](https://github.com/feldsam-inc/paybysquare-php/actions/workflows/php82.yml)[![PHP 8.3](https://github.com/feldsam-inc/paybysquare-php/actions/workflows/php83.yml/badge.svg)](https://github.com/feldsam-inc/paybysquare-php/actions/workflows/php83.yml)[![PHP 8.4](https://github.com/feldsam-inc/paybysquare-php/actions/workflows/php84.yml/badge.svg)](https://github.com/feldsam-inc/paybysquare-php/actions/workflows/php84.yml)[![PHP 8.5](https://github.com/feldsam-inc/paybysquare-php/actions/workflows/php85.yml/badge.svg)](https://github.com/feldsam-inc/paybysquare-php/actions/workflows/php85.yml)

Requirements
------------

[](#requirements)

- PHP 7.4 or higher
- XZ binary installed on the server (automatically detected in common locations or configurable)
- Composer

Installation
------------

[](#installation)

```
composer require feldsam-inc/paybysquare-php
```

Usage
-----

[](#usage)

### Basic Usage

[](#basic-usage)

```
