ankasru/dellin_terminals_without_api

There is no license information available for the latest version (dev-main) of this package.

Get Dellin terminals without API

Installs: 1 075

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ankasru/dellin_terminals_without_api

dev-main 2025-02-27 08:50 UTC

This package is not auto-updated.

Last update: 2025-10-10 09:50:06 UTC


README

Salvation from the constantly falling Dellin Api /v1/public/request_terminals.json

Install

composer require ankasru/dellin_terminals_without_api dev-main

Usage

use Ankas\DellinTerminalsWithoutApi\TerminalsGetter;

$terminalsGetter = new TerminalsGetter();
$terminals = $terminalsGetter->getTerminalsByCode('7400000100000000000000000');