PHPackages                             ibourgeois/reach - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ibourgeois/reach

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ibourgeois/reach
================

Contact list management package for Laravel

0.1.6(1y ago)27[2 PRs](https://github.com/ibourgeois/reach/pulls)MITPHPCI passing

Since May 14Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/ibourgeois/reach)[ Packagist](https://packagist.org/packages/ibourgeois/reach)[ RSS](/packages/ibourgeois-reach/feed)WikiDiscussions main Synced today

READMEChangelog (7)Dependencies (4)Versions (11)Used By (0)

Reach
=====

[](#reach)

Reach is a Laravel package that provides a RESTful API to manage contacts and contact lists. You can create new lists and add new contacts to lists as well as track the status of a subscription.

Installation
------------

[](#installation)

To install the package, you can use Composer. Run the following commands in your terminal:

```
composer require ibourgeois/reach
```

Then, you can run the database migrations to create the necessary tables:

```
php artisan migrate
```

> You can also publish the migrations if you want to customize them:

```
php artisan vendor:publish --provider="iBourgeois\Reach\Providers\ReachServiceProvider" --tag="migrations"
```

License
-------

[](#license)

This package is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance60

Regular maintenance activity

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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.

###  Release Activity

Cadence

Every ~0 days

Total

7

Last Release

416d ago

### Community

Maintainers

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

---

Top Contributors

[![ibourgeois](https://avatars.githubusercontent.com/u/3633464?v=4)](https://github.com/ibourgeois "ibourgeois (16 commits)")

### Embed Badge

![Health badge](/badges/ibourgeois-reach/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1235.9k20](/packages/fleetbase-core-api)

PHPackages © 2026

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