Commit Graph

17 Commits

Author SHA1 Message Date
Daniel Seifert 14a26a602b
use assertion exception 2023-02-02 22:27:14 +01:00
Daniel Seifert 1e2582a76b
add middleware to retry request in some error cases 2023-01-19 09:35:02 +01:00
Daniel Seifert a50567fd0c
remove unused ApiException 2023-01-18 09:28:05 +01:00
Daniel Seifert 186bb2d622
add debug logger to default Guzzle client 2023-01-17 20:37:33 +01:00
Daniel Seifert 73694a1c57
add contexts to log items 2022-07-15 16:12:30 +02:00
Daniel Seifert 7e67bc1818
beautify code 2022-07-14 12:07:18 +02:00
Daniel Seifert bd9c3e6c03
move Url classes, get SMS request URIs from URL class 2022-07-14 11:54:08 +02:00
Daniel Seifert 5cbbc8295f
move logger handling to separate class 2022-07-14 11:49:59 +02:00
Daniel Seifert e521672b0a
adjust copyright notes 2022-07-13 10:50:45 +02:00
Daniel Seifert 2acb1c9fb6
apply PSR-12 rules 2022-07-13 10:41:23 +02:00
Daniel Seifert 67291c19da
add tests for some classes 2022-07-11 15:06:18 +02:00
Daniel Seifert 3a3a940a01
add tests for client and url class 2022-07-10 21:52:37 +02:00
Daniel Seifert 8411ed0786
add configuration registry 2022-07-04 13:31:12 +02:00
Daniel Seifert c502926daf
inject logger, do not catch exceptions that should lead to termination 2022-07-01 11:05:40 +02:00
Daniel Seifert fae19607c2
cleanup code 2022-06-24 16:01:37 +02:00
Daniel Seifert 50cf733101
add exceptions, fix auth, implement response, sanitize recipient and sender 2022-06-24 14:46:23 +02:00
Daniel Seifert 0cdfd0185b
initial 2022-06-24 08:18:11 +02:00