PHPackages                             maeganw/contacts - 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. maeganw/contacts

ActiveProject

maeganw/contacts
================

Contacts Pacakge

05PHP

Since Apr 4Pushed 6y agoCompare

[ Source](https://github.com/MaeganW/contacts-package)[ Packagist](https://packagist.org/packages/maeganw/contacts)[ RSS](/packages/maeganw-contacts/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (3)Used By (0)

Contacts Package
================

[](#contacts-package)

Add this package to providers in app.php

```
Contacts\ContactsServiceProvider::class,

```

Now in the composer.json add the following to the autoload psr-4 config:

```
"Contacts\\": "vendor/maeganw/contacts/contacts/src"

```

In the command line ⚙ run:

```
composer dump-autoload

```

```
php artisan vendor:publish

```

```
php artisan make:model Contact

```

```
php artisan migrate

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

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/93fc4f71753a2f8ffd2d73b0754c63f1b2e271115fd3613236a35c94e6affd0d?d=identicon)[maegan\_womble](/maintainers/maegan_womble)

---

Top Contributors

[![MaeganW](https://avatars.githubusercontent.com/u/26187654?v=4)](https://github.com/MaeganW "MaeganW (42 commits)")

### Embed Badge

![Health badge](/badges/maeganw-contacts/health.svg)

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

PHPackages © 2026

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