qxprint/sdk

There is no license information available for the latest version (v1.0.2) of this package.

The QxPrint PHP SDK is a library designed to facilitate the integration and use of QxPrint's printing services in PHP applications.

Maintainers

Package info

github.com/qxprint/sdk

pkg:composer/qxprint/sdk

Statistics

Installs: 77

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 1

v1.0.2 2024-07-27 20:29 UTC

This package is auto-updated.

Last update: 2026-02-28 00:10:58 UTC


README

Description

The QxPrint PHP SDK is a library designed to facilitate the integration and use of QxPrint's printing services in PHP applications.

Features

  • Send Print Jobs
  • List Devices
  • List Printers
  • List Print Jobs
  • Secure Authentication
  • Flexible Configuration

Requirements

  • PHP 7.2 or higher
  • cURL extension enabled
  • Composer

Installation

Install the SDK via Composer:

composer require qxprint/sdk