PHPackages                             henderjon/gaggle - 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. henderjon/gaggle

AbandonedArchivedLibrary

henderjon/gaggle
================

an overly simplistic email utility

06PHP

Since Apr 22Pushed 12y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Gaggle
======

[](#gaggle)

Gaggle is an overly simplistic, insecure, and very feature-incomplete email library for creating a raw email message.

Usage
=====

[](#usage)

You're best bet is to check the tests/examples to see usage, as I'm awful at documentation. In all honesty, you should use a better email lib for anything you want to take seriously.

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

[](#installation)

Install the [Packagist archive](https://packagist.org/packages/henderjon/gaggle)using [Composer](http://getcomposer.org/). I will *generally* respect [Semantic Versioning](http://semver.org/). Learn about how Composer does [versions](https://getcomposer.org/doc/01-basic-usage.md#package-versions).

*Note the absense of v1.0*

```
{
	"require" : {
		"henderjon/gaggle": "dev-master"
	}
}

```

License
=======

[](#license)

See LICENSE.md for the [BSD-3-Clause](http://opensource.org/licenses/BSD-3-Clause) license.

References
==========

[](#references)

These are not necessarily supported or implemented. They are here as a reference for further reading.

- [RFC 822](http://www.rfc-editor.org/rfc/rfc822.txt)
- [RFC 2047](http://www.rfc-editor.org/rfc/rfc2047.txt)
- [RFC 2822](http://www.rfc-editor.org/rfc/rfc2822.txt)

TODO
====

[](#todo)

There is no security or safety features of any kind. These might not be a bad idea to add.

There are no transport layers. I built this to be used with AWS SES::SendRawEmail(). Someday when I have time, I might try to build this out enough to use a different protocol (e.g. SMTP).

[![Build Status](https://camo.githubusercontent.com/e47d2b0315be6cea896aea85e1ca350b8b55bd362931c4685f07809817c6099e/68747470733a2f2f7472617669732d63692e6f72672f68656e6465726a6f6e2f676167676c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/henderjon/gaggle)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

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/15bb251b7550dc9a7ee1a7642fd6c4534f72797a17b3c913e9a15a4462979612?d=identicon)[henderjon](/maintainers/henderjon)

---

Top Contributors

[![henderjon](https://avatars.githubusercontent.com/u/114275?v=4)](https://github.com/henderjon "henderjon (6 commits)")

### Embed Badge

![Health badge](/badges/henderjon-gaggle/health.svg)

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

PHPackages © 2026

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