PHPackages                             naotech/contact - 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. naotech/contact

ActiveLibrary

naotech/contact
===============

Jeric Mangao Created this

v1.0.3(6y ago)011MITPHP

Since Oct 29Pushed 6y ago1 watchersCompare

[ Source](https://github.com/mangao05/contact-package)[ Packagist](https://packagist.org/packages/naotech/contact)[ RSS](/packages/naotech-contact/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (5)Used By (0)

Contact Form
============

[](#contact-form)

[![Issues](https://camo.githubusercontent.com/04fbaaf8630b1d542272338ee702a362a0e1fae5c0116c079ef86e84e9be4c21/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6d616e67616f30352f636f6e746163742d7061636b6167653f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/04fbaaf8630b1d542272338ee702a362a0e1fae5c0116c079ef86e84e9be4c21/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6d616e67616f30352f636f6e746163742d7061636b6167653f7374796c653d666c61742d737175617265)

This contact form is created in laravel. Used to send an email and save it to database.

Installations
-------------

[](#installations)

```
composer require naotech/contact
```

Instructions
------------

[](#instructions)

Go to config/app.php and add this to providers

```
Naotech\Contact\ContactServiceProvider::class,
```

Publish the vendor using command:

```
php artisan vendor:publish
```

and choose the added provider.

Migrate the database:

```
php artisan migrate
```

Usage
-----

[](#usage)

Field names : ` name, email, message`

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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

4

Last Release

2390d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/31975866?v=4)[Jeric Mangao](/maintainers/mangao05)[@mangao05](https://github.com/mangao05)

---

Top Contributors

[![mangao05](https://avatars.githubusercontent.com/u/31975866?v=4)](https://github.com/mangao05 "mangao05 (20 commits)")

### Embed Badge

![Health badge](/badges/naotech-contact/health.svg)

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

PHPackages © 2026

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