PHPackages                             midnite81/report-emailer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. midnite81/report-emailer

ActiveProject[Mail &amp; Notifications](/categories/mail)

midnite81/report-emailer
========================

A package make report emailing easier in laravel

v0.0.3(7y ago)071MITPHP

Since May 18Pushed 7y ago1 watchersCompare

[ Source](https://github.com/midnite81/report-emailer)[ Packagist](https://packagist.org/packages/midnite81/report-emailer)[ RSS](/packages/midnite81-report-emailer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (5)Used By (0)

Report Emailer [![Latest Stable Version](https://camo.githubusercontent.com/583af4a04592eba2258d9415f7a932c30135aec4ff234a999ddbbb008425e908/68747470733a2f2f706f7365722e707567782e6f72672f6d69646e69746538312f7265706f72742d656d61696c65722f76657273696f6e)](https://packagist.org/packages/midnite81/report-emailer) [![Total Downloads](https://camo.githubusercontent.com/bbdaf1345fb1fd716bb118563ef32f87e7772ea15286f72ecfe536b5687f365e/68747470733a2f2f706f7365722e707567782e6f72672f6d69646e69746538312f7265706f72742d656d61696c65722f646f776e6c6f616473)](https://packagist.org/packages/midnite81/report-emailer) [![Latest Unstable Version](https://camo.githubusercontent.com/15dfc6ce1b737ce1b879b7df9e56b893a664fa8b8dc82416648238bcab59eb4a/68747470733a2f2f706f7365722e707567782e6f72672f6d69646e69746538312f7265706f72742d656d61696c65722f762f756e737461626c65)](https://packagist.org/packages/midnite81/report-emailer) [![License](https://camo.githubusercontent.com/8ed086c5813740900b2584f5a5b6ed7cd172fc3d2e2932e8f013e16cf2e79093/68747470733a2f2f706f7365722e707567782e6f72672f6d69646e69746538312f7265706f72742d656d61696c65722f6c6963656e73652e737667)](https://packagist.org/packages/midnite81/report-emailer)
==============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#report-emailer----)

This allows for easy report emailing in Laravel 5

Work in progress - proper documentation to follow.

Installation
============

[](#installation)

This package requires PHP 5.6+, and includes a Laravel 5 Service Provider.

To install through composer include the package in your `composer.json`.

```
"midnite81/report-emailer": "0.0.*"

```

Run `composer install` or `composer update` to download the dependencies or you can run `composer require midnite81/report-emailer`.

Register the service provider
-----------------------------

[](#register-the-service-provider)

To use the package with Laravel 5 firstly add the Report Emailer service provider to the list of service providers in `app/config/app.php`.

```
'providers' => [

  Midnite81\ReportEmailer\ReportEmailerServiceProvider::class

];

```

Further information
-------------------

[](#further-information)

This readme will be updated in due course as this package is under current pre-release development.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

2913d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/edf6a9952472e4cdd5a0e12ad3b9bd15b801c08a5cd56f33f6c8495aef4968ed?d=identicon)[midnite81](/maintainers/midnite81)

### Embed Badge

![Health badge](/badges/midnite81-report-emailer/health.svg)

```
[![Health](https://phpackages.com/badges/midnite81-report-emailer/health.svg)](https://phpackages.com/packages/midnite81-report-emailer)
```

###  Alternatives

[tijsverkoyen/css-to-inline-styles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.

5.8k505.3M228](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M52](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[eduardokum/laravel-mail-auto-embed

Library for embed images in emails automatically

1702.0M5](/packages/eduardokum-laravel-mail-auto-embed)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
