Skip to content

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

License

Notifications You must be signed in to change notification settings

justpilot/billomat-php-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Billomat PHP API SDK

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages