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

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

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 4w 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

20

—

LowBetter than 12% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

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)
```

###  Alternatives

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k199.6M3.4k](/packages/composer-composer)[symfony/event-dispatcher

Provides tools that allow your application components to communicate with each other by dispatching events and listening to them

8.5k1.1B4.6k](/packages/symfony-event-dispatcher)[symfony/polyfill-php70

Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions

3.2k203.1M62](/packages/symfony-polyfill-php70)[malukenho/docheader

A small library to check header docs

68425.1k139](/packages/malukenho-docheader)[liberu-genealogy/php-dna

DNA analysis toolkit for PHP 8.3+

357.1k1](/packages/liberu-genealogy-php-dna)[heloufir/filament-leaflet-geosearch

Implementation of LeafLet GeoSearch as a Filament Form Field

232.1k](/packages/heloufir-filament-leaflet-geosearch)

PHPackages © 2026

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