PHP Classes

Notable PHP package: Laravel Mail Logger

Recommend this page to a friend!
  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Viewers: 60

Last month viewers: 1

Categories: Notable Packages

Laravel is a popular framework that comes with email sending components.

However, applications that need email handling capabilities often require more than just sending messages.

This package implements other types of useful email handling capabilities like prevent sending duplicate messages or monitoring of whether the recipients of messages have read them.

Read this article to learn more details about how this notable PHP package works.




Loaded Article
The package Laravel Mail Logger is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Track messages sent by Laravel mail to act on them

Here follows in more detail what it does:

This package can track messages sent by Laravel mail to act on them.


It comes with an service provider that tracks mail sending events and can perform several actions like:

- Log messages sent by the Laravel mail class
- Prevent sending duplicate messages
- Monitor messages read by recipients

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.



You need to be a registered user or login to post a comment

1,611,081 PHP developers registered to the PHP Classes site.
Be One of Us!

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)