PHPackages                             xwiz/pepipost - 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. xwiz/pepipost

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

xwiz/pepipost
=============

Laravel 4.2 package for Pepipost

10PHP

Since Oct 20Pushed 8y ago2 watchersCompare

[ Source](https://github.com/xwiz/pepipost)[ Packagist](https://packagist.org/packages/xwiz/pepipost)[ RSS](/packages/xwiz-pepipost/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

pepipost
========

[](#pepipost)

Pepipost API Wrapper for Laravel

How to Use
==========

[](#how-to-use)

Add the Service Provider and Alias to your app config

```
Xwiz\Pepipost\PepipostServiceProvider

'Pepipost' => Xwiz\Pepipost\Facades\Pepipost

```

Use as you would use regular Mail facade. E.g.:

```
Pepipost::send('email.template', $data, function()
{
    //etc
});

```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

### Community

Maintainers

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

---

Top Contributors

[![xwiz](https://avatars.githubusercontent.com/u/3619843?v=4)](https://github.com/xwiz "xwiz (2 commits)")

### Embed Badge

![Health badge](/badges/xwiz-pepipost/health.svg)

```
[![Health](https://phpackages.com/badges/xwiz-pepipost/health.svg)](https://phpackages.com/packages/xwiz-pepipost)
```

###  Alternatives

[mattketmo/email-checker

Throwaway email detection library

2752.1M5](/packages/mattketmo-email-checker)[sarfraznawaz2005/noty

Laravel package to incorporate noty flash notifications into laravel.

324.5k](/packages/sarfraznawaz2005-noty)

PHPackages © 2026

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