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

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

This package is not auto-updated.

Last update: 2025-07-03 02:44:08 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)