ankasru / dellin_terminals_without_api
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
Requires
- php: ^7.4 || ^8.0
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');