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(8y ago)071MITPHP

Since May 18Pushed 8y 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 2w 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 36% 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

2965d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/254850?v=4)[Simon Rogers](/maintainers/midnite81)[@midnite81](https://github.com/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

[bagisto/bagisto

Bagisto Laravel E-Commerce

27.4k169.0k9](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.6k33.4k1](/packages/krayin-laravel-crm)[unopim/unopim

UnoPim Laravel PIM

10.5k2.2k](/packages/unopim-unopim)[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.4k](/packages/typicms-base)[tomatophp/filament-accounts

Manage your multi accounts inside your app using 1 table with multi auth and a lot of integrations

748.4k7](/packages/tomatophp-filament-accounts)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1232.2k16](/packages/fleetbase-core-api)

PHPackages © 2026

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