etapdmf/php-fmt-vending

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

Initial FMT Vending Library use to communicate to device using Serial Port

Maintainers

Package info

github.com/dmfullante/etap-fmt-vending

pkg:composer/etapdmf/php-fmt-vending

Statistics

Installs: 16

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.4 2025-06-19 02:26 UTC

This package is not auto-updated.

Last update: 2026-04-09 06:01:31 UTC


README

A PHP package developed by ETAP INC for communicating with vending devices over a serial port.

📦 About

ETAP FMT Vending is a PHP-based package that interfaces with vending devices via serial communication. It is part of ETAP INC’s suite of vending machine technologies, enabling reliable device-level interaction and control.

🔧 Features

  • Communicates with vending devices using serial ports
  • Designed for reliability and performance in real-world vending scenarios
  • Built in PHP for flexibility and ease of integration

🛠 Requirements

  • PHP 8.1+
  • php-serial or equivalent extension for serial communication
  • Compatible OS with access to serial ports (Linux/Windows)