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
Package info
github.com/ankasru/dellin_terminals_without_api
pkg:composer/ankasru/dellin_terminals_without_api
dev-main
2025-02-27 08:50 UTC
Requires
- php: ^7.4 || ^8.0
This package is not auto-updated.
Last update: 2026-03-13 12:05:47 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');