From dda3d0843a2f14f303a938b72709604fd4c41e5d Mon Sep 17 00:00:00 2001 From: Kristyna Vrbova <57037691+kristynav@users.noreply.github.com> Date: Mon, 2 Feb 2026 17:53:58 +0100 Subject: [PATCH 1/2] Add Sidemail SDK --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d7869a..9cdbedf 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ A curated list of awesome PHP frameworks, libraries and software. * [DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP) - Sample code for several design patterns in PHP 8.x * [firefly-iii/firefly-iii](https://github.com/firefly-iii/firefly-iii) - Firefly III: a personal finances manager * [PHPMailer/PHPMailer](https://github.com/PHPMailer/PHPMailer) - The classic email sending library for PHP +* [Sidemail](https://github.com/sidemail/sidemail-sdk-php) – Email API + PHP SDK for sending and managing application emails. * [Seldaek/monolog](https://github.com/Seldaek/monolog) - Sends your logs to files, sockets, inboxes, databases and various web services * [matomo-org/matomo](https://github.com/matomo-org/matomo) - Empowering People Ethically 🚀 — Matomo is hiring! Join us → https://matomo.org/jobs Matomo is the leading open-source alternative to Google Analytics, giving you complete control and built-in privacy. Easily collect, visualise, and analyse data from websites & apps. Star us on GitHub ⭐️ – Pull Requests welcome! * [krayin/laravel-crm](https://github.com/krayin/laravel-crm) - Free & Opensource Laravel CRM solution for SMEs and Enterprises for complete customer lifecycle management. From debc235d7e6a893b02f8af331fa3934489058d32 Mon Sep 17 00:00:00 2001 From: Kristyna Vrbova <57037691+kristynav@users.noreply.github.com> Date: Mon, 2 Feb 2026 17:59:46 +0100 Subject: [PATCH 2/2] Fix link formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cdbedf..a3492c6 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ A curated list of awesome PHP frameworks, libraries and software. * [DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP) - Sample code for several design patterns in PHP 8.x * [firefly-iii/firefly-iii](https://github.com/firefly-iii/firefly-iii) - Firefly III: a personal finances manager * [PHPMailer/PHPMailer](https://github.com/PHPMailer/PHPMailer) - The classic email sending library for PHP -* [Sidemail](https://github.com/sidemail/sidemail-sdk-php) – Email API + PHP SDK for sending and managing application emails. +* [sidemail/sidemail-sdk-php](https://github.com/sidemail/sidemail-sdk-php) – Email API + PHP SDK for sending and managing application emails. * [Seldaek/monolog](https://github.com/Seldaek/monolog) - Sends your logs to files, sockets, inboxes, databases and various web services * [matomo-org/matomo](https://github.com/matomo-org/matomo) - Empowering People Ethically 🚀 — Matomo is hiring! Join us → https://matomo.org/jobs Matomo is the leading open-source alternative to Google Analytics, giving you complete control and built-in privacy. Easily collect, visualise, and analyse data from websites & apps. Star us on GitHub ⭐️ – Pull Requests welcome! * [krayin/laravel-crm](https://github.com/krayin/laravel-crm) - Free & Opensource Laravel CRM solution for SMEs and Enterprises for complete customer lifecycle management.