etapdmf/php-fmt-vending

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

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

v0.0.1 2025-04-12 02:46 UTC

This package is not auto-updated.

Last update: 2025-05-28 03:25:18 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)