-
I have introduced DeepL API to my blog.
We have tried to make our blog multilingual using DeepL, which has a reputation for high translation accuracy.
-
Generate QRCode in PHP
I used php-qrcode, a PHP QR code library.
-
Super easy! Read CSV files and display them with PHP
Try to read CSV using PHP's SplFileObject class.
-
PHP generation of invoice issuing data for Yamato Transport's B2 Cloud
Export B2 XLSX file using PhpSpreadsheet.
-
Create invoices by writing text in PDF templates in PHP
Generate PDFs using TCPDF and FPDI.