hamza-rico / laravel-pingen-letter
Turn any PDF into a Pingen-ready A4 letter (generated address cover page + A4 normalisation + safe margins) and send it through the Pingen print & mail API. Laravel-first.
Package info
github.com/hamza-rico/laravel-pingen-letter
pkg:composer/hamza-rico/laravel-pingen-letter
v1.0.0
2026-07-15 12:03 UTC
Requires
- php: ^8.2
- ext-iconv: *
- illuminate/http: ^10.0|^11.0|^12.0
- illuminate/support: ^10.0|^11.0|^12.0
- setasign/fpdf: ^1.8
- setasign/fpdi: ^2.6
- symfony/process: ^6.0|^7.0
Requires (Dev)
- convertapi/convertapi-php: ^1.6
- orchestra/testbench: ^8.0|^9.0|^10.0
- phpunit/phpunit: ^10.0|^11.0
Suggests
- ext-gd: Improves FPDF image handling for the cover page.
- convertapi/convertapi-php: Required for the 'convertapi' PDF merger driver — merges/flattens compressed PDFs in the cloud (no server binary).