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

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

ahilan/contact
==============

This is a contact form package

v1.0.4(7y ago)015MITPHP

Since Oct 10Pushed 7y agoCompare

[ Source](https://github.com/Ahilanm/ContactForm-Package)[ Packagist](https://packagist.org/packages/ahilan/contact)[ RSS](/packages/ahilan-contact/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (6)Used By (0)

Contact Us Package
==================

[](#contact-us-package)

This is a contact us form package from which contact us mail will be delivered to admin
---------------------------------------------------------------------------------------

[](#this-is-a-contact-us-form-package-from-which-contact-us-mail-will-be-delivered-to-admin)

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

[](#installation)

Begin by pulling in the package through Composer.

```
composer require ahilan/contact
```

Configuration
-------------

[](#configuration)

###### This Package requires connection configuration. To get started, you'll need to publish all vendor assets:

[](#this-package-requires-connection-configuration-to-get-started-youll-need-to-publish-all-vendor-assets)

```
$ php artisan vendor:publish --provider="Package\Contact\ContactServiceProvider"
```

This will create a `config/contact.php` file in your app that you can modify to set your admin email configuration. Also, make sure you check for changes to the original config file in this package between releases. And also views and migration files will be created/published.

Usage
-----

[](#usage)

Initially create the database table for saving the records:

```
$ php artisan migrate
```

After Installation and configuration just access `/contact` route to check the contact us page For example: example.com/contact

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity65

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

5

Last Release

2772d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/54c6057c67968fc37a7a50d7d010f93ab260ee1c2f0dc373cc82461be729f9ac?d=identicon)[Ahilanm](/maintainers/Ahilanm)

---

Top Contributors

[![Ahilanm](https://avatars.githubusercontent.com/u/42933172?v=4)](https://github.com/Ahilanm "Ahilanm (12 commits)")

### Embed Badge

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

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

###  Alternatives

[grgk/seo-analyzer

Seo Analyzer

683.0k](/packages/grgk-seo-analyzer)

PHPackages © 2026

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