justpilot/billomat-php-api

Unofficial PHP 8.4+ SDK for the Billomat API, powered by Symfony components.

Maintainers

Package info

github.com/justpilot/billomat-php-api

pkg:composer/justpilot/billomat-php-api

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.2.0 2026-02-24 09:44 UTC

This package is auto-updated.

Last update: 2026-03-24 09:59:59 UTC


README

Modernes PHP 8.4+ SDK für die Billomat API — mit Symfony Components, PSR-Standards und sauberem Fehlerhandling

⚠️ Unoffizielles SDK

Dieses Projekt ist kein offizielles SDK von Billomat
und steht in keiner offiziellen Verbindung zum Anbieter.
Es wird unabhängig entwickelt und gepflegt.

PHP Version License Tests

Dieses Paket bietet ein modernes, typisiertes und erweiterbares PHP-SDK zur Arbeit mit der
Billomat API.

Es nutzt ausschließlich moderne PHP-Features (Readonly-Models, Enums, Named Arguments)
und bewährte Symfony-Komponenten.

🚀 Features

  • ✔ PHP 8.4+
  • ✔ Symfony HttpClient
  • ✔ Eigene Exception-Klassen
  • ✔ Typisierte Modelle (z. B. Client)
  • ✔ Write-Modelle (ClientCreateOptions)
  • ✔ Klare API-Struktur ($billomat->clients->list(), ->get(), ->create() …)
  • ✔ Vollständig testbar (Unit + Integration mit Sandbox)
  • ✔ Saubere PSR-4-Architektur
  • ✔ Kein Overengineering – schlank, stabil, erweiterbar

📦 Installation

composer require justpilot/billomat-php-api