From e3dae5a85fc55dc75a636d6806c6d2937ad51ed0 Mon Sep 17 00:00:00 2001 From: Jamie Date: Mon, 11 May 2020 22:59:58 +0100 Subject: [PATCH] Improve descriptions. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d6c7872..d0ea44e 100644 --- a/README.md +++ b/README.md @@ -249,7 +249,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution. * [Stampie](https://github.com/Stampie/Stampie) - A library for email services such as [SendGrid](https://sendgrid.com/), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [Mandrill](https://mailchimp.com/features/transactional-email/). * [SwiftMailer](https://swiftmailer.symfony.com) - A mailer solution. -* [Symfony Mailer](https://github.com/symfony/mailer) - The Mailer component helps sending emails. +* [Symfony Mailer](https://github.com/symfony/mailer) - A powerful library for creating and sending emails. ### Files *Libraries for file manipulation and MIME type detection.* @@ -916,7 +916,7 @@ Various resources, such as books, websites and articles, for improving your PHP * [PHP UK Conference](https://www.youtube.com/user/phpukconference/videos) - A collection of videos from the PHP UK Conference. * [Programming with Anthony](https://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW) - A video series by Anthony Ferrara. * [Taking PHP Seriously](https://www.infoq.com/presentations/php-history/) - A talk outlining PHP's strengths by Keith Adams of Facebook. -* [Laracasts](https://laracasts.com) - Video series about PHP programming but also generally OOP, Tools/Frameworks/IDEs, HTML/CSS/JavaScript, Testing, and of course, Laravel. Many videos are free. +* [Laracasts](https://laracasts.com) - Screencasts about Laravel, Vue JS and more. ### PHP Podcasts *Podcasts with a focus on PHP topics.*