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.
v1.0.2
2024-07-27 20:29 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