Our great sponsors
-
PHPMailer is the classic email sending library for PHP. It supports several ways of sending email messages such as mail(), Sendmail, qmail, and direct dispatch to SMTP servers. In addition, it provides a list of advanced features:
-
OAuth2 is the most complicated but still the recommended method. Fortunately, there is oauth2-google. It is a package to support Google OAuth 2.0 for the PHP League’s OAuth 2.0 Client. It supports PHP 7.0 – PHP 7.3. To use it, you need to get a Google client ID and client secret first. Follow this Google’s guide to set everything up. Once completed, install the package with composer and add the authorization details as below:
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
Related posts
- PHPMAIL Prob connexion email
- Moodle 3.1 error SMTP
- Send form information from html to gmail through php. Does anybody knows how to do that without any paying API?
- Anyone know a way to archive slack channels to Gmail? I use Slack for work, which we pay for, but I have a little private one just for some friends I grew up with. I’m looking for a way to just archive all of that communication to a gmail account just for time capsule purposes.
- Yes, another PHPMailer question.. in TWO parts!